Skip to main content
POST
Appeal a 10DLC Brand identity verification

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:

"BM20QP9"

Body

application/json

Appeal category and supporting documentation.

The appeal request

appeal_categories
string[]
required

List of appeal categories. Allowed values: VERIFY_TAX_ID, VERIFY_NON_PROFIT, VERIFY_GOVERNMENT

Example:
evidence
string[]
required

List of evidence IDs associated with the appeal.

Example:
explanation
string

Appeal comment or justification.

Example:

"Find the company incorporation docs attached and please review the Brand Identity status."

Response

Returns the submitted appeal.

success
boolean
required

Indicates whether the request was successful.

Example:

true