You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Method:/tokenAssignment/activate

Parameters
{
    "id":asid,
    //or
    "user":{"id":userid},
    "token":{"id":tokenid}, 
    "code":activation code
}


Response
{
    "error":0,
    "result":{"id":1}
} 



  • No labels