Mint an API key
API Keys
Mint an API key
Mints an org API key scoped to this collection. The raw key is returned
exactly once, in the secret field: store it now, it cannot be retrieved
again.
POST
Mint an API key
Authorizations
User session JWT. Send as Authorization: Bearer <token>.
Path Parameters
Collection identifier returned at creation.
Body
application/json
Response
API key created. secret is shown only once.
API key metadata. The raw key is never included here.