latestOpenAPI 3.0.02026-08-202629123.8 KB

351c1f004617

Webhooks

Unsubscribe webhook from a link

Remove a webhook subscription from a link. The hook_id is the URL-encoded webhook URL.

delete/api/v1/link/{link_id}/webhooks/{hook_id}

Path parameters

link_idinteger required

The ID of the link

hook_idstring required

The webhook URL (URL-encoded)

Response

Webhook unsubscribed

string required