DELETE
/
deleteWebhook
curl --request DELETE \
  --url https://api.jiffyscan.xyz/v0/deleteWebhook \
  --header 'x-api-key: <api-key>'
This response has no body data.

Authorizations

x-api-key
string
header
required

Query Parameters

webhookId
string
required

Webhook ID that you have already created

apiName
string
required

The name of the API to delete the webhook for