Upload Brand evidence
Uploads a supporting evidence file for the 10DLC Brand identified by brand_id. Supported formats include .jpg, .png, and .pdf. Maximum size is 10 MB.
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Path Parameters
The unique ID of the 10DLC Brand.
"B6AI7PA"
Body
Evidence file to upload. Maximum size is 10 MB.
Response
Returns the uploaded evidence file.
The uploaded file name
"image.png"
The uploaded file media type
"image/png"
An URL to the uploaded file
"https://api.wavix.dev/v3/10dlc/brands/B6AI7PA/evidence/191eb205-8357-4d71-b8da-160a25a000d7"
The evidence UUID
"191eb205-8357-4d71-b8da-160a25a000d7"