DELETE
/
api
/
v1
/
webhook-endpoints
/
{endpoint_id}
Delete a Webhook Endpoint
curl --request DELETE \
  --url http://localhost:8080/api/v1/webhook-endpoints/{endpoint_id}

Path Parameters

endpoint_id
string<uuid>
required

Endpoint UUID

Response

Deleted