Modifies the configuration of an existing OAuth2 API client including redirect URIs, allowed scopes, and application metadata. Supports partial updates while maintaining existing client credentials.
Use Case: Update application settings when changing callback URLs or adjusting permission scopes without regenerating client credentials.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Client ID to update
Client updated successfully
OAuth2 client ID
Client creation timestamp
List of allowed domains
Last usage timestamp
Client name
List of allowed redirect URIs
List of allowed scopes
Client last update timestamp