/api/users/mark-status
OK
curl -L \ --request PUT \ --url '//api/users/mark-status' \ --header 'Content-Type: application/json' \ --data '{"value":{}}'
{ "code": 1, "message": "text", "data": true, "success": true }