Api
Complete a rotation (clear the previous secret slot)
Authorization
AdminSession chimely_admin<token>
Server-side admin session cookie, set by POST /admin/api/login.
In: cookie
Path Parameters
env_id*string
Environment TypeID (env_…).
Response Body
application/json
application/json
curl -X POST "https://example.com/admin/api/environments/string/hmac/rotate/complete"Empty
Empty
{
"error": {
"code": "invalid_request",
"message": "string"
}
}{
"error": {
"code": "invalid_request",
"message": "string"
}
}