Unsubscribe from a Webhook
Unsubscribe from the webhook
Unsubscribe
DELETE
https://ext-v2.smarttask.io/v{api_version}/webhook/unsubscribe/{webhook_id}
This endpoint allows unsubscribe from the Webhook
Path Parameters
Name
Type
Description
api_version
string
Api Version = v1.0
webhook_id
number
Webhook Id to unsubscribe from
Headers
Name
Type
Description
Authentication
string
Bearer Token
Last updated