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_id
Organization ID
key_id
API key ID
Response
Rotated API key and its one-time secret
data
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