Roles & Permissions
The API limits authorization via roles and permissions. A user can have many roles and roles can have many permissions. Each API call requires a set of permissions which the requesting user must have (via roles assigned to the user) to be authorized to perform the API call.
The roles currently available are listed below.
| Name | Description |
|---|---|
| Account Reader | Can read account information. |
| Account Manager | Can create, read, modify and delete accounts. |
| User Reader | Can read user information |
| User Manager | Can create, read, modify and delete users. |
| Catalog Reader | Can read exchange coverage, and phone numbers available for purchase. |
| Phone Number Reader | Can read purchased phone numbers. |
| Phone Number Manager | Can read, purchase, modify and disconnect phone numbers. |
| LNP Reader | Can read LNP information. |
| LNP Manager | Can read, submit, and cancel LNP orders. |
| Routing Reader | Can read phone number routing. |
| Routing Manager | Can read, add, modify and delete phone number routing. |
| E911 Reader | Can read E911 records. |
| E911 Manager | Can read, purchase, modify, and disconnect E911 Services. |
| Billing Reader | Can read billing information. |
| Billing Manager | Can read, add, and modify billing information. |
| PBX Reader | Can read PBX. |
| PBX Manager | Can read, add, and modify PBX. |
| Back Office | Can perform back office functionality. |
Updated over 3 years ago
