Update SCIM Directory

PATCH
Updates a SCIM directory.

Path parameters

idstringRequired
The ID of the SCIM directory to update.

Request

This endpoint expects an object.
idstringOptional
Unique identifier for this SCIM directory.
organizationIdstringOptional
The organization this SCIM directory belongs to.
primarybooleanOptional
Whether this is the primary SCIM directory for the organization.
scimBaseUrlstringOptional

Base URL the Identity Provider uses to perform SCIM HTTP requests.

SCIM base URLs are assigned by SSOReady, and need to be inputted into your customer’s Identity Provider.

hasClientBearerTokenbooleanOptional

Whether this SCIM directory has a bearer token assigned.

SSOReady only stores a hash of the bearer token. To get a bearer token value, you must rotate this SCIM directory’s bearer token.

Response

This endpoint returns an object.
scimDirectoryobjectOptional
The updated SCIM directory.