v1

latestOpenAPI 3.0.32026-07-131924190.9 KB
api-keys

Enable API key

Enables (un-disables) an API key.

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

Enabling a key is refused when it would exceed the maximum number of allowed active keys.

A master key can only be managed from the Dashboard.

post/account/api/{key}/enable

Path parameters

keystring required

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

Response

API key enabled

successboolean