curl --location --request PATCH 'https://mail.devtcloud.com/api/v1/webhook/766415313288826880' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name":"Teste",
"url":"https://lively-meadow-20.webhook.cool",
"events":["smtp.email.opened"]
}'{
"message": "Webhook Atualizado"
}