curl --request DELETE \
--url https://api.nuon.co/v1/orgs/current \
--header 'Authorization: <api-key>'trueDelete an organization.
curl --request DELETE \
--url https://api.nuon.co/v1/orgs/current \
--header 'Authorization: <api-key>'trueType "Bearer" followed by a space and token.
OK
The response is of type boolean.