Method:/token/confine
To confine a token, the token cannot be downloaded again.
Example:
Parameters
{
"token":
{
"serial":"10000000"
}
}
Response
{
"error":0
}
Method:/token/confine
To confine a token, the token cannot be downloaded again.
Example:
{
"token":
{
"serial":"10000000"
}
}
{
"error":0
}