Organizations

Replace organization JIT SSO connectors

Replace all enterprise SSO connectors for just-in-time provisioning of users in the organization with the given data.

put/api/organizations/{id}/jit/sso-connectors

Path parameters

idstring required

The unique identifier of the organization.

Request body

ssoConnectorIdsstring[] required

An array of SSO connector IDs to replace existing SSO connectors.

Response

The SSO connectors were replaced successfully.

Changes

No recorded changes to this endpoint across all 2 revisions of this API.