Method:/token/confine


To confine a token, the token cannot be downloaded again.

Example:

Parameters
{
	"token":
	{
		"serial":"10000000"
	}
}
Response
{
	"error":0
}
  • No labels