Skip to main content
DELETE
Delete Organization

Delete Organization

Soft deletes an organization (marks as inactive). This endpoint requires a valid tenant API key for authentication.

Headers

string
required
API key is required. Enter your tenant-specific API key in the format ‘Bearer YOUR-API-KEY’

Path Parameters

string
required
The unique identifier of the organization to delete

Response

string
A success message confirming the organization was deleted
string
The unique identifier of the deleted organization

Example Request

Example Response