v7

latestOpenAPI 3.0.3raw.githubusercontent.com2024-10-15203043.0 KB
SSOReadyService

Updates a SCIM directory.

patch/v1/scim-directories/{id}

Path parameters

idstring required

The ID of the SCIM directory to update.

Request body

idstring

Unique identifier for this SCIM directory.

organizationIdstring

The organization this SCIM directory belongs to.

primaryboolean

Whether this is the primary SCIM directory for the organization.

scimBaseUrlstring

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.

hasClientBearerTokenboolean

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

OK