Delete event subscription
Removes the 10DLC event subscription for the specified event category.
Query parameters
Event category to unsubscribe from.
Response
Returns a success confirmation. The event subscription is removed.
Example response
{
"success": true
}Changes
Changed in 3 of the 50 revisions of this API.5
- ○
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
DeleteaWavix10DLCeventsubscriptionremoved and replaced withten_dlc_subscriptions_deleteapi-operation-id-removed
- ○
added
SuccessResponseto the response bodyallOflist for the response status200response-body-all-of-added
- ○
removed
SuccessfulRequestfrom the response bodyallOflist for the response status200response-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
- ○