Bulk Delete Macros
DELETE {{baseUrl}}/api/v2/macros/destroy_many?ids=<integer>&ids=<integer>
Deletes the macros corresponding to the provided comma-separated list of IDs.
Allowed For
- Agents
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ids | string | (Required) The IDs of the macros to delete | |
ids | string | (Required) The IDs of the macros to delete |