Data Set Incoming Webhooks

Delete an incoming webhook for a data set

Soft-deletes an incoming webhook for a data set. Subsequent GET requests will return 404.

delete/data-sets/{dataSetId}/incoming-webhooks/{webhookId}

Path parameters

dataSetIdstring required

The ID of the Data Set

webhookIdstring required

The ID of the Webhook

Changes