账户登陆
检查手机验证码是否可用
检查手机验证码是否可用
x-userpool-id<token>
IAM Userpool Id
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
*/*
*/*
*/*
*/*
*/*
curl -X POST "https://example.com/api/v1/sms/check/phone-code" \ -H "Content-Type: application/json" \ -d '{ "phone": "string", "code": "string" }'{ "code": 0, "success": true, "msg": "string", "data": {}}{ "code": 0, "success": true, "msg": "string", "data": {}}{ "code": 0, "success": true, "msg": "string", "data": {}}{ "code": 0, "success": true, "msg": "string", "data": {}}{ "code": 0, "success": true, "msg": "string", "data": {}}