Assign Resource to phone route
Authentication
Path parameters
Request
Indicates if the resource should be assigned to a calling or messaging handler.
Indicates if the resource should be assigned to a calling or messaging handler.
Assigns an existing Fabric resource as a phone number’s calling or messaging handler. Use it when inbound traffic to an owned number should run an AI Agent, script, Call Flow, Relay Application, or another resource. This operation does not purchase or import the number; use Purchase phone number or Import phone number first when needed.
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Voice, Messaging, Fax, or Video.
SignalWire Basic Authentication using Project ID and API Token.
The client sends HTTP requests with the Authorization header containing the word Basic followed by a space and a base64-encoded string of project_id:token. The project ID will be used as the username and the API token as the password.
Example: