Hosted Numbers

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/messaging_hosted_number_orders/{id}/verification_codes

Path parameters

idstring required

Order ID to have a verification code created.

Request body

phone_numbersstring[] required
verification_method'sms' | 'call' required

Response

Verification codes created and sent to the phone numbers of the hosted order.

Changes

Changed in 2 of the 61 revisions of this API.7

    • the response's body type/format changed from object/ to / for status 4XX

      response-body-type-changed

    • the errors/items/ response's property type/format changed from object/ to / for status 4XX

      response-property-type-changed

    • the errors/items/code response's property type/format changed from integer/int32 to string/ for status 4XX

      response-property-type-changed

    This revision also has 64 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the response's body type/format changed from / to object/ for status 4XX

      response-body-type-changed

    • the errors/items/ response's property type/format changed from / to object/ for status 4XX

      response-property-type-changed

    • the errors/items/code response's property type/format changed from string/ to integer/int32 for status 4XX

      response-property-type-changed

    • the errors/items/source/pointer response's property type/format changed from string/json-pointer to string/ for status 4XX

      response-property-type-changed

    This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog