Skip to main content
POST
/
agents
/
sip
/
fix-trunk
/
{phone_number}
Fix Sip Trunk
curl --request POST \
  --url https://api.example.com/agents/sip/fix-trunk/{phone_number} \
  --header 'Authorization: Bearer <token>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Path Parameters

phone_number
string
required

Query Parameters

provider
string
default:telnyx

Response

Successful Response

The response is of type Response Fix Sip Trunk Agents Sip Fix Trunk Phone Number Post · object.