Automations
Update automation
Updates an existing automation's settings. Only the fields included in the request body are updated.
put/updateAutomation
Query parameters
docIdstring required
The automation ID to update.
Request body
Response
Automation updated
Example response
{
"message": "Success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.