DELETE - Subscription
(Please note that updates to webhook subscriptions can take up to 15 minutes to take effect.)
For subscriptions that are no longer relevant for your organization, we provide the DELETE on this endpoint as well.
HTTP Verb: DELETE
URI: https://webhooks.services.10-4.com/api/subscription/{{subscriptionID}}
Authentication: Webhook Bearer Token
Sample Response:
{
"data": [
true
],
"messages": [],
"totalPossibleCount": 0
}
Updated about 2 months ago