Updates an existing OAuth2 API client owned by the authenticated user. This endpoint allows users to update their OAuth2 client configuration including client name, allowed scopes, redirect URIs, and domain restrictions. Note: The client_id and client_secret cannot be changed. Only the client owner can update their client configuration.
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
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 name
List of allowed scopes
List of allowed redirect URIs
List of allowed domains
Client creation timestamp
Client last update timestamp
Last usage timestamp