Create Number
Provision a new SMS-enabled phone number.
- Check number limit (lifetime limit)
- Search Twilio for available numbers
- Purchase the first available one
- Configure webhook URL
- Store in our database
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
country
areaCode
agentId
Response
Successful Response
id
phoneNumber
country
status
createdAt
agentId
