Method:/auth/syncToken
ExamplesExample:
Parameters:
| Code Block | ||
|---|---|---|
| ||
{
"user":
{
"id":"userid"
},
"token":
{
"serial":"10000000"
},
"credential":"otp1,otp2"
} |
...
Method:/auth/syncToken
ExamplesExample:
Parameters:
| Code Block | ||
|---|---|---|
| ||
{
"user":
{
"id":"userid"
},
"token":
{
"serial":"10000000"
},
"credential":"otp1,otp2"
} |
...