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