POST /automations/{automation_id}/unlink

Take over an automation from its file, by id or by name.

MethodPath
POST/v1/automations/{automation_id}/unlink

The file stops governing it immediately and further changes go through this API. The file is left in place, inert — delete it whenever you like.

Path parameters

automation_idstringrequired
curl -X POST "https://api.ellipsis.dev/v1/automations/{automation_id}/unlink" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 200
{
}

On this page

No Headings
Schedule a demo