DELETE
/
public
/
v1
/
webhooks
/
{subscriptionId}
curl --request DELETE \
  --url https://api.hifello.com/public/v1/webhooks/{subscriptionId} \
  --header 'x-api-key: <api-key>'
This response does not have an example.

Authorizations

x-api-key
string
header
required

The API Key generated from your Fello account.

Path Parameters

subscriptionId
string
required

Response

204

Webhook Deleted successfully