X-API-KEY: ********************
X-API-SECRET: ********************
curl --location 'https://devapi.immigraflow.com/v1/users/verify-email?token=undefined' \ --header 'X-API-KEY: <api-key>' \ --header 'X-API-SECRET: <api-key>'
{ "success": true, "message": "string", "user_id": 0 }