Skip to main content
PATCH
Update the hosted-messaging inbound route

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Hosted-messaging order id.

Body

application/json

New inbound-SMS route for a hosted-messaging order that has not yet activated.

inboundRoute
object
required

Delivery target for inbound SMS received on a hosted (text-enabled) number once the order is active. Inbound only — no outbound (MT) path is created.

Response

200 - application/json

The order with its updated inbound route.

data
object

A hosted-messaging ("text-enable") order stored for the organization.

meta
object