Subscribe to 10DLC events
Registers a callback URL to receive Wavix 10DLC event notifications.
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Body
Event categories and callback URL for the subscription.
Represents a subscription that delivers 10DLC lifecycle events to a webhook URL.
Category of 10DLC events to subscribe to. One of brand (brand status changes), campaign (campaign status changes), or number (number provisioning changes).
"brand"
Webhook URL that events in this category are delivered to.
"https://webhook.url"
Response
Returns the created 10DLC event subscription.
Represents a subscription that delivers 10DLC lifecycle events to a webhook URL.
Category of 10DLC events to subscribe to. One of brand (brand status changes), campaign (campaign status changes), or number (number provisioning changes).
"brand"
Webhook URL that events in this category are delivered to.
"https://webhook.url"