Delete Organization
DELETE
/api/organizations/{id}
organizations
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE '/api/organizations/organization_uuid_string'
Response Response Example
{
"message": "Organization deleted"
}
Request
Path Params
id
stringĀ
required
Example:
organization_uuid_string