Subscribe to 10DLC events
Registers a callback URL to receive Wavix 10DLC event notifications.
Request body
Example request
{
"subscription_category": "brand",
"url": "https://webhook.url"
}Response
Returns the created 10DLC event subscription.
Example response
{
"subscription_category": "brand",
"url": "https://webhook.url"
}Changes
Changed in 4 of the 50 revisions of this API.7
- ○
added to the response body
allOflist for the response statusresponse-body-all-of-added
- ○
removed from the response body
allOflist for the response statusresponse-body-all-of-removed
This revision also has 42 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api operation id
SubscribetoWavix10DLCeventsremoved and replaced withten_dlc_subscriptions_createapi-operation-id-removed
- ○
added to the response body
allOflist for the response statusresponse-body-all-of-added
- ○
removed from the response body
allOflist for the response statusresponse-body-all-of-removed
This revision also has 163 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○