Update an existing OAuth client
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OAuth client ID
The name of the OAuth client
List of allowed OAuth scopes
["admin"]Whether PKCE (Proof Key for Code Exchange) is required for this client
List of allowed OAuth grant types
client_credentials, authorization_code, refresh_token List of redirect URIs
URL of the client logo
URL of the client's privacy policy
URL of the client's terms of service
OAuth client updated successfully