Create hosted number verification codes
Create verification codes to validate numbers of the hosted order. The verification codes will be sent to the numbers of the hosted order.
POST
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Order ID to have a verification code created.
Body
application/json
Message payload
Response
Verification codes created and sent to the phone numbers of the hosted order.
JavaScript