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[0]=domain.verified' \
--data-urlencode 'domainId='{}