Plot HomeDocumentation
Webhooks

Unsubscribe from Webhook Events

Removes a webhook subscription by ID

DELETE
/v1/webhooks/subscribe/{id}

Removes a webhook subscription by ID

Path Parameters

id*string

Subscription ID

Formatuuid

Response Body

curl -X DELETE "https://example.com/v1/webhooks/subscribe/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty