Skip to main content
DELETE
Delete a webhook endpoint
Removes the endpoint permanently, along with its delivery records. To pause deliveries without losing history, PATCH it with enabled: false instead. Authentication required. Send your key as Authorization: Bearer csb_pub_.... A read key is enough — managing webhooks moves no money.

Authorizations

Authorization
string
header
required

Send your key as a Bearer token on every request: Authorization: Bearer csb_pub_.... Generate keys in your CSBoard profile.

Path Parameters

id
string
required

Response

Deleted.