Skip to main content
POST
/
automations
/
{id}
/
toggle
Toggle automation
curl --request POST \
  --url http://api.gu1.ai/automations/{id}/toggle \
  --header 'Authorization: Bearer <token>'

Endpoint

POST https://api.gu1.ai/automations/:id/toggle

Response

200{ "automation": { ... } } with updated enabled