DELETE
/
v1
/
webhooks
/
{id}
curl --request DELETE \
  --url https://api.malga.io/v1/webhooks/{id} \
  --header 'X-Api-Key: <api-key>' \
  --header 'X-Client-Id: <api-key>'

Authorizations

X-Client-Id
string
headerrequired
X-Api-Key
string
headerrequired

Path Parameters

id
string
required

id do webhook que deseja deletar