curl --request DELETE \
--url https://api.malga.io/v1/webhooks/{id} \
--header 'X-Api-Key: <api-key>' \
--header 'X-Client-Id: <api-key>'
curl --request DELETE \
--url https://api.malga.io/v1/webhooks/{id} \
--header 'X-Api-Key: <api-key>' \
--header 'X-Client-Id: <api-key>'
id do webhook que deseja deletar
Was this page helpful?