Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/platform/platform.controller.ts
Kill-switch an org's SSO connection.
Endpoint
POST /platform/orgs/:orgId/sso/disable
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
orgId | path | string | ✓ |
Referenced By
PlatformController(MODULE_DECLARES)
Was this page helpful?