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
}
Method:/user/import
This method is a task running in the background
Example:
{
"attrs":
{
"format":"csv or xml",
"data":"...",
"charset":"UTF-8"// optional
}
}
{
"error":0
}