Skip to main content
POST
Create a number application

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
friendlyName
string
required
Required string length: 1 - 120
description
string
Maximum string length: 2000
routing
object

Inbound-handler routing config for an application. All URLs are HTTPS-only. These handlers receive incoming voice and SMS events only — they never originate outbound calls or messages.

Response

The created number application.

data
object

A number application (Twilio "Application" parity) — a reusable inbound-routing + ownership binding target for DIDs. Re-binding a number moves its inbound-routing config and sub-account ownership between applications with no re-provisioning.

meta
object