curl --request DELETE \
--url https://nimbussuite.com/api/v1/organizations/workos/{orgId}/org \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "<string>"
}curl --request DELETE \
--url https://nimbussuite.com/api/v1/organizations/workos/{orgId}/org \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": "<string>"
}Was this page helpful?