Skip to main content
PUT
Update custom OAuth configuration

Authorizations

Authorization
string
header
required

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

Path Parameters

key
string
required

Body

application/json
name
string
discoveryEndpoint
string<uri>
clientId
string
clientSecret
string

Response

Custom OAuth configuration updated

id
string<uuid>
key
string
name
string
discoveryEndpoint
string<uri>
clientId
string
createdAt
string<date-time>
updatedAt
string<date-time>