POST /api/operation/user HTTP/1.1
Host: /
Authorization: text
Content-Type: application/json
Accept: */*
Content-Length: 89
{
"action": "text",
"user": {
"email": "text",
"id": "text",
"name": "text",
"reference_id": "text"
}
}{
"code": "OK",
"data": "text",
"msg": "text"
}