Organizations
Delete Organization
Delete an organization.
DELETE
Headers
Your API key for authentication.
Path Parameters
The unique identifier of the organization you want to delete.
Body
The slug of the organization to confirm deletion.
Response
Always null
upon successful deletion.
null
if successful; contains error details if the request fails.