📓 Phonebook Number
With these endpoints, you can manage your phonebook contacts, including adding, updating, deleting, and listing contacts.
Base URL​
All phonebook number management endpoints use the base URL: https://edge.ippanel.com/v1
Authentication​
All endpoints in this section require authentication. You must include your authorization token in the request header:
Authorization: YOUR_TOKEN_HERE
Available Phonebook Number Endpoints​
The IPPanel Edge API offers endpoints for managing your phonebook number:
- Store Number - Add new phonebook contacts.
- Delete Number - Remove phonebook contacts.
- Show Number - Retrieve details of a specific phonebook contact.
- List Numbers - List all contacts in your phonebooks.
- Export Number Contacts - Export phonebook contacts based on specific criteria.
- Update Number - Update existing phonebook contacts.
- Import Number - Import phonebook contacts from an Excel file.
- Get Sample Import Number - Get a sample import number.
- Export Number Members - Export numbers of a specific phonebook number.