Phone Number Campaigns
Delete Phone Number Campaign
This endpoint allows you to remove a campaign assignment from the supplied phoneNumber.
delete/10dlc/phone_number_campaigns/{phoneNumber}
Path parameters
phoneNumberstring required
Unique identifier of the phone number.
Response
Successful Response
Example response
{
"assignmentStatus": "ASSIGNED",
"brandId": "7ba705b7-22af-493f-addc-ac04b7ca071c",
"createdAt": "2021-03-08T17:57:48.801186",
"nonTmobileNumberMappingStatus": "ADDED",
"phoneNumber": "+18005550199",
"tcrBrandId": "BBRAND1",
"tcrCampaignId": "CCAMPA1",
"telnyxCampaignId": "3008dd9f-66d7-40e0-bf23-bf2d8d1a96ba",
"tmobileNumberMappingStatus": "ADDED",
"updatedAt": "2021-03-08T17:57:48.801186"
}