DELETE
/
v1
/
webhooks
/
{webhookId}
curl --request DELETE \
  --url https://api.helicone.ai/v1/webhooks/{webhookId} \
  --header 'authorization: <api-key>'
{}

Authorizations

authorization
string
header
required

Path Parameters

webhookId
string
required

Response

200 - application/json
data
enum<number> | null
required
error
enum<number> | null
required