Skip to main content
POST
Assign phone numbers to a 10DLC campaign

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Registrar campaign id to assign the numbers to.

Body

application/json
phone_numbers
string[]
required

E.164 phone numbers to assign to the campaign.

Minimum array length: 1

Response

200 - application/json

Numbers accepted for assignment to the campaign.

data
object

Registrar assignment result for the campaign.

meta
object