Unsubscribe from a Webhook

Unsubscribe from the webhook

Unsubscribe

DELETE https://api.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