cURL
curl --request DELETE \ --url https://www.closient.com/account/api/v1/organizations/{id} \ --header 'X-API-Key: <api-key>'
Delete an organization.
UUID of the organization.
OK