7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
|
|
POST http://api.apinb.com/sender.Sms/Verify
|
||
|
|
content-type: application/json
|
||
|
|
|
||
|
|
{
|
||
|
|
"phone": "18610192292",
|
||
|
|
"code": "123456"
|
||
|
|
}
|