curl --location --request POST '/api/v1/send-email' \
--header 'Content-Type: application/json' \
--data-raw '{
"app": "dfu89u8fd7",
"sign": "SDIK90FU483UF89UDSI90IS",
"data": {
"email": "123456@qq.com",
"type": "1",
"feature": "smUABRjPzst64IvFmDhDC",
"mac": "63445372-9cfd-4afa-b8d6-ee3ea3c7db6d",
"version": "1.0",
"uuid": "c1fe9a99-7af8-4668-9a9b-2bdd74444728",
"clientid": "91b895ea-aa4c-444e-89c3-1f9c8a557058",
"clientos": "Windows 10 专业版"
}
}'{
"state": "success",
"data": {
"code": 0,
"message": "ok",
"result": {
"captchaId": "e928383a-4a82-44d4-9bf8-8312a1146ffe",
"email": "875682494@qq.com",
"expireTime": "2025-07-22 15:53:57"
}
},
"sign": ""
}