DELETE
/
integrations
/
webhooks
/
{id}
Delete customer object
curl --request DELETE \
  --url http:localhost:3000/v2/integrations/webhooks/{id}

Path Parameters

id
string<objectid>
required

Webhook ID

Response

204

Webhook deleted successfully