Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Method:/user/import


This method is a task running in the background


Example:

Code Block
languagejs
titleParameters
{
    "attrs":
    {
        "format":"csv or xml",
        "data":"...",
        "charset":"UTF-8"// optional
    }
}


Code Block
languagejs
titleResponse
{
    "error":0
}