Rotate an API key secret

When authenticated with an API key, this operation requires api-admin.

Authentication

AuthorizationBearer
Console user session or Mixlayer API key supplied as a Bearer token.

Path parameters

org_idstringRequired
Organization ID
key_idstringRequired
API key ID

Response

Rotated API key and its one-time secret

dataobject

User-facing API key metadata with its one-time secret.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error