Skip to main content
PUT
Update
🔑 Requires the call_routes.update scope.

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Path Parameters

call_route_id
string
required

The call route's ID

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

id
string
required

The allowed caller's ID

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

Body

application/json
phone_number
string
required

The number to allow, in international format

Example:

"+15551234567"

name
string

Label for whose number this is

Example:

"Regulator duty desk"

Response

OK response.

allowed_caller
object
required

A phone number allowed to reach a call route.