User API更新用户信息Version: V6.2On this page更新用户信息基本信息 请求路径PUT /openapi/v1/users/{user_id} Body请求参数{ "password": "stringst", "enterprise_id": "string", "email": "user@example.com", "phone": "string", "is_active": true} 请求参数 名称位置类型必选