删除素材

最后更新:2023/09/28

企业可通过此接口删除素材。

请求方式: POST(HTTPS)

请求地址: https://open.wshoto.com/openapi/media/delete?access_token=x

Query参数:

参数 类型 必填 说明
access_token string 调用接口凭证

Body参数

{
  "id": 414354
}
参数 类型 必填 说明
id long 素材id

删除素材支持类型 1:海报,2:文本,3:图片,4:文章,6:视频,7:文件,8:小程序,9:网页,14:组合素材

返回值:

{
  "code": 0,
  "msg": "请求成功",
  "data": true
}

返回说明:

参数 类型 说明
code int 出错返回码,为0表示成功,非0表示调用失败
msg string 返回码描述
data bool 是否删除成功

results matching ""

    No results matching ""