API ReferencetenantsPause (suspend) a tenantPause (suspend) a tenant POST /v1/tenants/:tenantID/pause Requires scope tenants:pause. Request Responses200401403404Tenant suspended.Missing or invalid developer key.Key lacks the required scope (insufficient_scope).Resource not found in the key's organization.