set_relay_application
set_relay_application
Route inbound calls on this phone number to a named RELAY application. The server
auto-creates a relay_application Fabric resource referencing the application name.
This is a typed wrapper over update that sets call_handler to
relay_application and populates call_relay_application for you.
Parameters
resource_id
ID of the phone number to bind.
name
Name of the RELAY application to route calls to.
**extra
Additional fields forwarded to update.
Returns
dict — The updated phone number resource.