Nudge a 10DLC Campaign review
Requests action on a pending or rejected 10DLC Campaign. Use nudge_intent to specify the action:
REVIEW: Request review for a pending Campaign. -APPEAL_REJECTION: Appeal a rejected Campaign. Note:- The Campaign must be at least 72 hours old.
- Only one nudge request per Campaign is allowed every 24 hours.
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.
"B9FXYNH"
The unique ID of the 10DLC Campaign.
"CSJ4TV0"
Body
Action to request on the Campaign.
The nudge request
Nudge intent. Allowed values: REVIEW, APPEAL_REJECTION.
Use nudge_intent to specify the action: - REVIEW: Request review for a pending Campaign. - APPEAL_REJECTION: Appeal a rejected Campaign.
"REVIEW"
Description of the nudge request.
"Please review the campaign."
Response
Returns a success confirmation. The nudge request is submitted.
Indicates whether the request was successful.
true