Response
A successful sync will return a JSON object confirming the operation and stating how many new numbers were added.Response
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Sync phone numbers from Twilio to local database.
This will import any new phone numbers from your Twilio account that aren’t already in the local database.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.