Check if a single phone number can be ported to Twilio
Check if a single phone number can be ported to Twilio
Path parameters
Phone number to check portability in e164 format.
Query parameters
Account Sid to which the number will be ported. This can be used to determine if a sub account already has the number in its inventory or a different sub account. If this is not provided, the authenticated account will be assumed to be the target account.
Address Sid of customer to which the number will be ported.
Response
OK
Changes
Changed in 2 of the 54 revisions of this API.21
- ○
added the new optional
queryrequest parameterAddressSidnew-optional-request-parameter
- ○
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●