Request
Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | string | The automation ID |
Body Parameters
| Field | Type | Required | Description |
|---|---|---|---|
active | boolean | Yes | true to enable, false to disable |
Response
Returns the updated automation object with the newactive value.