Delete an organization
curl --request DELETE \
--url https://api.wacht.dev/organizations/{organization_id} \
--header 'Authorization: Bearer <token>'This response does not have an example.curl --request DELETE \
--url https://api.wacht.dev/organizations/{organization_id} \
--header 'Authorization: Bearer <token>'This response does not have an example.