English
English
Appearance
English
English
Appearance
Each Zorio customer gets an isolated system with:
app.zorio.vn or a custom domain configured by the customer).| Type | Format | Example |
|---|---|---|
| Admin console | customer's domain | app.zorio.vn |
| API endpoint | <domain>/api/... | app.zorio.vn/api/pbx/extensions |
| SIP/WebRTC | <domain>:5061 (TLS) | app.zorio.vn:5061 |
| Webhook delivered by Zorio | your receiver URL | (you configure it) |
Users in an account have a role:
Permission tiers apply to modules (e.g. crm, pbx, autocall):
Note
The pbx_api_access permission is a prerequisite for calling the PBX API. Same for telesales_api_access, autocall_api_access.
Every resource is enforced per account at the backend layer. A token used against the wrong customer → HTTP 404 (to avoid leaking existence).