automations_update_state
Update the state of a specific automation by providing its ID and the new state in the JSON request body.
Instructions
automations · PUT /v1/automations/{id}/updateState — Updates automation state Required: id. Requires a JSON request body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | path param id | |
| body | No | JSON request body |