Skip to main content
POST
Issue a scoped WebRTC calling token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string

UUID — when present, deduplicates repeat submissions. See /api-reference/idempotency.

Body

application/json
from_number
string
required
Pattern: ^\+[1-9]\d{1,14}$
to_number
string
required
Pattern: ^\+[1-9]\d{1,14}$

Response

Success

data
object
required