These docs are for v2. Click to read the latest docs for v3.

Update a credential

Updates the details of a specific credential for a given API client. You can change the expiration date, description, or toggle the activation status. This isn't the same as rotating a credential. For details, see Rotate credentials.

Path Params
integer
required

A credential's unique identifier.

string
required

A unique identifier for each API client.

Query Params
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params

Specifies credentials.

string
required

Identifies the API client.

integer
required

A unique identifier for each credential.

string
required

Notes or description for credentials.

string
required

Identifies the condition of the credential.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json