json
Numbers
Numbers - Refresh NNID
Refresh the Network Number Identifier (NNID) for a phone number. Use this when a number’s NNID becomes stale or needs to be re-synchronized with the carrier network.
What this does: Triggers a re-sync of the number’s Network Number Identifier with the carrier network and returns the refreshed NNID value. Use this when a number’s carrier routing appears stale or incorrect after a number transfer.
Next steps:
- Confirm number state —
GET /v1.0/numbers
POST
json
Body
application/json
The phone number to refresh NNID for (E.164 format)
Example:
"+11234567890"
Response
Success — returns the phone number and refreshed NNID
The response is of type object.