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

Update a credential

Edit credential details. You can change the expiration date, description, or toggle the activation status. This isn't the same as rotating a credential. For credential rotation, 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 updated credentials.

string

Part of the credential that identifies the API client.

date-time

ISO 8601 timestamp indicating when the credential was created.

integer

Uniquely identifies each credential.

string

A descriptive label for the API client.

date-time
required

ISO 8601 timestamp indicating when the credential expires.

string
required

The credential's status.

Response

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