Skip to main content
POST
Mint an additional credential

Authorizations

Authorization
string
header
required

Agent token from POST /v1/mint (format ac_agent_…). Scopes: agent:read, calendar:read, calendar:write, grants:manage.

Headers

Idempotency-Key
string
required

Any unique string you generate (e.g. a UUID). Required on every mutating POST. Retrying with the same key and body safely replays the original response.

Maximum string length: 200

Body

application/json
label
string

Optional label, e.g. "laptop".

Response

New credential with its token (shown once).

token
string
credential
object