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