Skip to main content
POST
Assign phone number to campaign

Authorizations

Authorization
string
header
required

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

Path Parameters

campaignId
string
required

10DLC campaign ID.

Body

application/json
phoneNumberId
string
required

ID of the phone number to assign.

Response

Phone number assigned.

assignment
object
required