Patch an existing OAuth 2.0 client by client ID. Updating an OAuth2 client uses a JSON patch representation of the desired changes. To learn more, read Updates. Only name
, description
, and redirectUri
may be patched.
The client ID
OAuth 2.0 client response
The location and content type of related resources
Client name
The account ID the client is registered under
The client’s unique ID
The client’s redirect URI
Timestamp of client creation date
Client description
The client secret. This will only be shown upon creation.