Skip to main content
DELETE
Unlink phone number

Authorizations

Authorization
string
header
required

Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.

Path Parameters

brand_id
string
required

The unique ID of the 10DLC Brand.

Example:

"B9FXYNH"

campaign_id
string
required

The unique ID of the 10DLC Campaign.

Example:

"CSJ4TV0"

number
string
required

The phone number to unlink from the Campaign, in E.164 format.

Example:

"17029641104"

Response

Returns a success confirmation. The phone number is unlinked from the Campaign.

success
boolean
required

Indicates whether the request was successful.

Example:

true