curl --location --request GET 'https://mail.devtcloud.com/api/v1/webhook' \
--header 'x-api-key: <api-key>' \
--data-urlencode 'url=http://localhost:3000/webhook/domain-verification' \
--data-urlencode 'event%5B0%5D=domain.verified' \
--data-urlencode 'domainId='{}