API ReferenceChangelog
Log In
API Reference

Update an API key

Updates the name or description of an existing API key. To activate or deactivate an API key, use the respective endpoints.

Path Params
uuid
required

The unique identifier for the object.

Body Params

Fields of an API key that can be updated.

Represents the fields that can be updated for an existing API key.

string
length between 1 and 47

A user-defined name to associate with the API key.

string
length between 1 and 255

A user-defined description of the API key, providing additional context or details about its purpose or usage.

Responses

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