Telephony
Register External Number
Register an external phone number with Twilio.
POST
Headers
Workspace identifier for the API.
Request Body
The external phone number to register, in E.164 format (e.g., +11234567890
).
The provider for the phone number. Currently, only "twilio"
is supported.
The credentials required for the provider.
Response Fields
The status of the request, indicating success or failure.
A message providing feedback about the registration process.