Update SSO connectionCopy Pagepatch https://api.staging.payrails.io/auth/sso/connections/{connectionId}Update the status or metadata of an existing SSO identity provider connection.Path ParamsconnectionIduuidrequiredUnique identifier of the SSO connection.Body ParamsFields that can be updated for an existing SSO identity provider connection.Status UpdateMetadata UpdateMetadata And Status UpdateHeadersx-idempotency-keyuuidrequiredIdempotency key to be used. Sending again the same key would return the same result without re-executing the update.Content-TypestringrequiredContent Type key to indicate the original media type of the resource.Responses 200Success. 400Bad Request. 401Unauthorized. 403Insufficient Scope. 404Not Found. 415Unsupported Media Type. 429Too Many Requests. 500Internal Server Error.Updated 23 days ago