Assign a Resource to a Phone Route
POST/resources/:id/phone_routes
This endpoint assigns a specific resource to a phone route, allowing inbound calls & messages to be handled by the resource.
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