⭐OTP Backfill Interface
OTP Backfill Interface
NameType
Description
Required
Description
curl --request POST
--url https://api.antgst.com/sms/verifyCode/validate
--header 'content-type: application/json'
--data '{
"authSecret": "6b43ccc24xxxxx7db959921e0a55b9499",
"smsId": "05cf3604xxxxxx667744d675e27",
"validateResult": "SUCCESS"
}'{
"msg": "SUCCESS",
"code": 200
}{
"msg": "auth secret error!",
"code": -22
}Filed
Description
Last updated