Summary
Deletes automations
Description
Deletes automations (based off an array of Ids)
Route
DELETE /automation_catalog/automations
Roles
admin
other
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
ids | array | yes | ids off the automation |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
results | object | Object containing a property removeCount |