Organizations
Delete Organization
Permanently deletes an organization. The operation will fail if the organization has any child organizations or if it (or its descendants) has any active resource usage.
DELETE
Delete Organization
Authorizations
Auth0 JWT token for user authentication.
Path Parameters
The unique identifier for the workspace.
Example:
"ws_abc123"
The unique identifier for the organization (Auth0 org ID).
Example:
"org_123abc"
Response
204
Organization deleted successfully.
Delete Organization