Create an SSO groupCopy Pagepost https://api.controlup.com/v1/organizations/{orgId}/sso-groupsCreates a new SSO group.Required permission: Manage SSO accessPath ParamsorgIduuidrequired^[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.Body ParamsFrom T, pick a set of properties whose keys are in the union KdisplayNamestringrequiredThe display name for the SSO group. This is a friendly name that is used when assigned the SSO group to ControlUp user roles.externalIdstringrequiredThe name or ID of the group in your IdP. This must exactly match what your IdP sends in the SAML assertion.Responses 200Ok 400Bad Request 401Unauthorized: Access is denied 403Forbidden: Access to this resource is denied 404Not Found: The requested resource could not be found 500Internal Server ErrorUpdated about 2 months ago List all SSO groupsUpdate an SSO GroupDid this page help you?YesNo