Delete a webhook

DELETE

DELETE https://platform-api.lia.com.br/external_api/v1/wehbooks/:id

Example request

curl --location --request DELETE 'https://platform-api-sandbox.lia.com.br/external_api/v1/webhooks/:id' \
--header 'Authorization: Bearer token'