# Delete an existing collection

This API endpoint allows you to delete an existing collection.

Endpoint: DELETE /v1/org/units
Version: 1.0
Security: x-api-key

## Response 200 fields (application/json):

  - `message` (string)
    Example: "The collection(s) were successfully deleted."


