用户API更新用户信息本页总览更新用户信息基本信息 请求路径PUT /openapi/v1/users/{user_id} Body请求参数{ "password": "stringst", "enterprise_id": "string", "email": "user@example.com", "phone": "string", "is_active": true} 请求参数