| Item | Value |
|---|---|
| API Status | Recommended |
| Current Version | v2.0 |
| Backward Compatibility | No |
| Applicable Environment | Production |
| Applicable User Roles | PSP and Direct Client |
curl --location --request POST '/v2.0/auth/tools/upload' \
--form 'file=@""'{
"code": 200,
"msg": "success",
"data": {
"fileId": "550e8400-e29b-41d4-a716-446655440000",
"fileSize": 47
}
}