Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>. Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.

Body

application/json
ids
string[]
required

IDs of the virtual keys to rotate (duplicates are ignored)

Minimum array length: 1

Response

Virtual keys rotated (partial failures reported per ID in errors)

message
string
required
virtual_keys
object[]
required
errors
object

Map of virtual key ID to failure reason for keys that could not be rotated