Mint agent call ticket
Required scope: sessions:manage
Server keys only. The ticket is bound to this call, expires after ttlSeconds (default 300, max 3600) and is presented by the agent to the voip pod as Authorization: Bearer <token>. It grants nothing else.
Authorizations
Polymorfa organization key (pmfa_ prefix), project token (pmfa_pt_ prefix) where supported, or short-lived client token (pmfa_ct_ prefix). Organization and project keys may be personal or service-account owned and enforce selected action scopes. Organization keys cover the team and its projects; project tokens stay inside one project. Client tokens stay inside their live project and session and enforce their client rules.
Path Parameters
Identifier for this resource.
Value constraints
1"call-123"
Body
Specifies ttl seconds for this native voip agent token request.
Value constraints
1 <= x <= 3600