GET
/
webhook
/
api_key
/
validate
curl --request GET \
--url https://webhook.cocoonmail.com/webhook/api_key/validate/ \ 
--header 'X-COCOONMAIL-API-KEY: <API Key>' \
--header 'Content-Type: application/json'
curl --request GET \
--url https://webhook.cocoonmail.com/webhook/api_key/validate/ \ 
--header 'X-COCOONMAIL-API-KEY: <API Key>' \
--header 'Content-Type: application/json'

Authorizations

X-COCOONMAIL-API-KEY
string
header
required

Response

200

No response body