v1

latestOpenAPI 3.0.32026-07-131924190.9 KB
api-keys

Update API key

Updates the name of an existing API key.

The {key} path parameter is the secret key (token) of the API key to update.

This endpoint only works with an API key with the master privilege.

put/account/api/{key}

Path parameters

keystring required

The secret key (token) of the API key to update.

Request body

namestring

A human-friendly name to identify the API key.

Response

API key updated

successboolean