Skip to main content
DELETE
/
v3
/
automations
/
{automation}
Delete the automation
curl --request DELETE \
  --url https://api.{tenant}.getomneo.com/api/v3/automations/{automation}
{
  "message": "<string>"
}

Path Parameters

automation
integer
required

The automation ID

Response

No content