Onvo Documentation
APIs
Automations
Delete:Delete Automation by Id

Delete automation by id

DELETE
/
api
/
automations
/
{id}

Authorizations

x-api-key
string
headerrequired

Response

200 - application/json

The response is of type object.

{
    "success": true
}