Skip to main content
POST
/
v1
/
voice
/
webrtc-token
Get WebRTC connection token
curl --request POST \
  --url https://api.revdesk.com/v1/voice/webrtc-token \
  --header 'Authorization: Bearer <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.

Response

Success

The response is of type object.