Rotates an API key by revoking the existing key and creating a new one
with the same name, scopes, and environment. The new full key is returned
only once. The old key is immediately invalidated.
Requires api_keys:manage permission.
POST
/
api
/
api-keys
/
{id}
/
rotate
Error
A valid request URL is required to generate request examples