curl --location --request POST 'https://mail.devtcloud.com/api/v1/webhook' \
--header 'x-api-key: <api-key>' \
--data-urlencode 'url=https://exmplae.com/webhook/domain-verification' \
--data-urlencode 'event[0]=domain.verified'{
"message": "Webhook criado com sucesso",
"id": "766415313288826880"
}