Assign a Resource to a SIP endpoint
POST/resources/sip_endpoints/resources/:id/sip_endpoints
This endpoint assigns a specific resource to a SIP endpoint, allowing inbound calls to be handled by the resource.
important
Currently only supports calling
as a handler and automatically defaults to it.
Request​
Responses​
- 200
- 401
- 404
- 422
- 500
The request has succeeded.
Access is unauthorized.
The server cannot find the requested resource.
Client error
Server error