Rotate an API key
Issues a new opaque secret with the same authorization shape (owner, project_scope, permission_mode, access, constraints) and immediately revokes the previous key. The new raw secret is returned ONCE.
Documentation Index
Fetch the complete documentation index at: https://docs.orq.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
API key id to rotate. The old key is revoked atomically with the new key's issuance.
Body
API key id to rotate. The old key is revoked atomically with the new key's issuance.