Updates the status of an OAuth2 API client. This endpoint allows authenticated users to update the status of their OAuth2 clients. Common status values include ‘active’, ‘inactive’, or ‘suspended’. Only clients owned by the authenticated user can be updated.
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.