Update an SSO Group

Updates an existing SSO group by its ID.

Required permission: Manage SSO access

Path Params
uuid
required
^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}$

ID of your ControlUp organization. You can find your organization ID on the API Key Management page in the DEX platform.

uuid
required
^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}$

ID of the SSO group to update.
You can use GET /sso-groups to see the ID of each SSO group.

Body Params

Make all properties in T optional

string

The display name for the SSO group. This is a friendly name that is used when assigned the SSO group to ControlUp user roles.

string

The name or ID of the group in your IdP. This must exactly match what your IdP sends in the SAML assertion.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json