URL | Verbs | Fields | Error Codes
Use this API to work with phone numbers. You can only list the phone numbers that have already been added to an account. You cannot create, update or delete phone numbers with the API at this time.
https://app.mojotxt.com/api/v1/phoneNumbers/{verb}
Verb | Description |
---|---|
list | List all phone numbers associated with this account. |
Field | Type (Limit) | Required | Notes |
---|---|---|---|
PhoneNumberID | Integer | N/A | Read-Only - A unique identifier for this phone number. |
PhoneNumber | String (16) | Yes | Read-Only (After Creation) - The phone number in international format (Ex. +12223334444). |
PhoneNumberName | String (16) | Yes | The user-selected friendly name for the phone number. |
Error Code | Endpoint | Description | Notes |
---|---|---|---|
1000-1099 | API Core | (Multiple) | See API Error Codes |