Delete automations

Deprecated

Deletes automations (based off an array of IDs).

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
idslist of stringsOptional

Response

Object containing a property removeCount
removeCountdouble

Errors

500
Internal Server Error