v7

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

Updates an organization.

patch/v1/organizations/{id}

Path parameters

idstring required

ID of the organization to update.

Request body

idstring

Unique identifier for this organization.

environmentIdstring

The environment this organization belongs to.

displayNamestring

An optional human-friendly name for this organization.

externalIdstring

An identifier you can attach to an organization. Meant to be used to correlate an SSOReady organization to your internal equivalent concept.

External IDs are unique within an environment. No two organizations in the same environment can have the same external ID.

domainsstring[]

A list of domains that users from this organization use.

SAML connections and SCIM directories within this organization will only produce users whose email are included in domains. SSOReady will reject SAML and SCIM users that do not fall within domains.

Response

OK