Admin-only endpoint that initiates cleanup of an organization’s resources,
provider installations, and database records. Cleanup runs asynchronously
in the background.
Returns:
Status acknowledgement.
POST
/
organizations
/
{organization_id}
/
cleanup
Cleanup Organization
curl --request POST \
--url https://api.example.com/organizations/{organization_id}/cleanup