curl --request POST \
--url http://api.gu1.ai/automations/{id}/toggle \
--header 'Authorization: Bearer <token>'Enable or disable an automation without deleting it.
curl --request POST \
--url http://api.gu1.ai/automations/{id}/toggle \
--header 'Authorization: Bearer <token>'Was this page helpful?