📓 Phonebook Options
With these endpoints, you can manage your phonebook options, including adding, updating, deleting, and listing options.
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 Option - Add a new phonebook option.
- Update Option - Update a new phonebook option.
- List Option - List all phonebook options.
- Delete Option - Remove phonebook options.