Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
phone_numbers
string[]
required

The list of +E.164 formatted phone numbers

Example:
customer_reference
string | null

A customer-specified reference number for customer bookkeeping purposes

Example:

"Acct 123abc"

customer_group_reference
string

A customer-specified group reference for customer bookkeeping purposes

Example:

"Group-456"

Response

Successful response

data
object[]