Create SIP account
POST/api/v1/sipaccounts
Create a new SIP account (trunk) for making/receiving calls.
Authentication:
- Requires Bearer token in Authorization header:
Authorization: Bearer <token>
Request
Responses
- 200
- 403
Successfully creates SIP account and returns credentials
Returns 403 error when SIP account creation is disabled