Finalize API key rotation
PUT/v1/apikeys/rotation
This endpoint completes the rotation of an API key in the status of "PENDING_ROTATION", making this key INACTIVE. Use the already existing ACTIVE API key moving forward.
Request
Responses
- 200
- 400
- 409
- 412
API key rotated.
Incomplete or malformed request.
There is no ACTIVE API key present.
Incomplete or malformed request.