# Delete multiple Collection categories Delete multiple collection categories in a single request Endpoint: DELETE /v1/org/categories Version: 1.0 Security: x-api-key ## Response 200 fields (application/json): - `records` (array) - `records.id` (string) The unique identifier of the category - `records.success` (boolean) Indicates whether the deletion was successful - `count` (integer) The total number of successfully deleted categories