Skip to main content
POST
This endpoint does not dial. It reserves a call in the system before your SIP client sends the actual INVITE. The SIP client (registered with your workspace credentials from the dashboard) places the call.
Reserve a call to authorize billing and tracking. Requires Gate T (trunk setup). Outbound calls with zero wallet balance return 402 RECHARGE_REQUIRED.

Request

Headers

string
required
Bearer token with your API key

Body

string
required
Destination number in E.164 format
string
required
Your rented caller ID in E.164 format
string
required
Unique SIP call ID from your client (UUID format)
string
default:"outbound"
inbound or outbound

Response

201 Created:

Errors

Example