SSO Connections
Update SSO connection
Update the status or metadata of an existing SSO identity provider connection.
patch/auth/sso/connections/{connectionId}
Path parameters
connectionIdstring uuid required
Unique identifier of the SSO connection.
Headers
x-idempotency-keystring uuid required
Idempotency key to be used. Sending again the same key would return the same result without re-executing the update.
Content-Typestring required
Content Type key to indicate the original media type of the resource.
Request body
Response
Success.