AurionAI Docs

Sync Numbers

Sync phone numbers from Twilio into the local database. Note: frontend also guards with hasPendingMutation to prevent double-clicks.

POST
/api/v1/telephony/numbers/sync

Sync phone numbers from Twilio into the local database.

Note: frontend also guards with hasPendingMutation to prevent double-clicks.

Authorization

AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X POST "https://loading/api/v1/telephony/numbers/sync"
{}