Skip to main content
DELETE
/
api
/
v3
/
organization
/
webhooks
/
{webhook_id}
Delete Webhooks
curl --request DELETE \
  --url https://api.dataspike.io/api/v3/organization/webhooks/{webhook_id} \
  --header 'ds-api-token: <api-key>'

Authorizations

ds-api-token
string
header
required

Path Parameters

webhook_id
string<uuid>
required

Webhook ID

Example:

"01827ed4-c928-7a3c-9a30-7ab7cc169d11"

Response

200

Webhook Deleted