curl --request DELETE \
--url https://api.zippendo.com/orgs/{id} \
--header 'Authorization: Bearer <token>'nullDelete an organization
curl --request DELETE \
--url https://api.zippendo.com/orgs/{id} \
--header 'Authorization: Bearer <token>'null