Update ApiClient
Update an existing API client.
Documentation Index
Fetch the complete documentation index at: https://confidence-auth-testing.mintlify.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
The list of fields to update.
Fields are specified relative to the API client
(e.g. display_name; not api_client.display_name).
Body
Human friendly name of the API client.
Name of the API client on the form apiClients/{"<"}id{">"}.
A description of the API client, e.g. what it is for.
General labels for this resource.
The owner of the resource. If not set will default to the creator.
Response
Returns a ApiClient.
An API client that can be used to programmatically access the Confidence APIs.
Human friendly name of the API client.
Id of the API client.
Time when the API client was first created.
Time when the API client was last updated.
Reference to the identity that created this API client.
Reference to the identity that last updated this API client.
Reference to the identity this API client represents.
Name of the API client on the form apiClients/{"<"}id{">"}.
A description of the API client, e.g. what it is for.
The client secret for the client.
General labels for this resource.
The owner of the resource. If not set will default to the creator.

