Skip to main content
POST
Register External Number

Headers

string
required
Workspace identifier for the API.

Request Body

string
required
The external phone number to register, in E.164 format (e.g., +11234567890).
string
required
The provider for the phone number. Currently, only "twilio" is supported.
object
required
The credentials required for the provider.

Response Fields

string
The status of the request, indicating success or failure.
string
A message providing feedback about the registration process.

Example Response