Actor Tokens
- Written for
- + Written for
- Deprecated
- + Deprecated
- Applies to
- + Applies to
AdminUpdated Sep 11, 2026
Actor Tokens
Backend API — secret key (Authorization: Bearer sk_…).
2 routes. Each row is one endpoint with its explanation, required scope, and whether it honours the Idempotency-Key header.
Method & path | Scope | Idem | Explanation |
|---|---|---|---|
|
| Mint a one-time actor token; the redeemed session carries the RFC 8693 act claim naming the impersonator. Always audited. | |
|
| Revoke an unredeemed actor token so it can no longer be exchanged for a session. |
Was this page helpful?