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

Compare with Current View Page History

« Previous Version 2 Current »

Method:/user/import


This method is a task running in the background
Example:

Parameters
{
    "attrs":
    {
        "format":"csv or xml",
        "data":"...",
        "charset":"UTF-8"// optional
    }
}
Response
{
    "error":0
}


  • No labels