Delete Disposition
Dispositions
Delete Disposition
Delete a disposition
Delete Disposition
Overview
Permanently delete a disposition from your organization.Headers
Bearer token for authentication (e.g.,
Bearer <your_token>).Path Parameters
The unique identifier of the disposition to delete
Response
Indicates if the request was successful
Response message
Error Codes
| Status | Description |
|---|---|
400 | Cannot delete - disposition is used in one or more groups |
401 | Unauthorized - Invalid or missing API key |
403 | Forbidden - Missing required permissions |
404 | Disposition not found |
500 | Internal server error |

