Skip to main content

Delete webhook subscription

DELETE 

/v2-experimental/webhooks/subscriptions/:subscription_id

Deletes the specified webhook subscription.

Required scope

boards:read

Rate limiting

Level 2

Request

Path Parameters

    subscription_id stringrequired

    Unique identifier (ID) of the subscription that you want to delete

Responses

Subscription deleted

Schema

    object

Loading...