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
messaging_profile_id
string
required

Configure the messaging profile these phone numbers are assigned to:

  • Set this field to "" to unassign each number from their respective messaging profile
  • Set this field to a quoted UUID of a messaging profile to assign these numbers to that messaging profile
numbers
string[]
required

The list of phone numbers to update.

assign_only
boolean
default:false

If true, only assign numbers to the profile without changing other settings.

Response

Successful response with details about messaging bulk update phone numbers.

data
object
Example: