Skip to main content
PATCH
Update Sso Connection

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

connection_id
string
required

Body

application/json
client_id
string | null
client_secret
string | null
metadata_url
string | null
name
string | null
Required string length: 1 - 100
provider
enum<string> | null
Available options:
saml,
oidc,
google,
microsoft,
okta
status
enum<string> | null
Available options:
active,
inactive

Response

Successful Response