推荐系统 RES-删除场景:示例

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

示例

  • 成功响应示例
    {    "is_success": true,    "message": "Succeed to delete the scene information."}
  • 失败响应示例
    {    "is_success": false,    "error_code": "res.6049",    "error_msg": "The scenario ID you entered does not exist."}
support.huaweicloud.com/api-res/res_02_0093.html