推荐系统 RES-新增场景:示例

时间:2023-11-01 16:16:29

示例

  • 请求示例
    {"scene_name":"场景9"}
  • 成功响应示例
    {    "is_success": true,    "message": "Succeed to add the global setting."}{    "is_success": true,    "message": "Succeed to add the scene information."}
  • 失败响应示例
    {    "is_success": false,    "error_code": "res.6046",    "error_msg": "This scenario name already exists."}
support.huaweicloud.com/api-res/res_02_0033.html