版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

访问路径:api/app/delete

接口说明:删除作品

URL结构

https://editorapiopen.rabbitpre.com/openapi/platform/app/delete

接口协议:HTTPS

HTTP请求方式:POST

...

请求数据类型

[ "application/json" ]

响应数据类型

[ "application/json" ]


请求体参数

参数
必选
类型
说明
keywordfalsestring作品名称
pageNofalseinteger页码
pageSizefalseinteger每页数量
opfidtruestring兔展分配的第三方平台id
companyId
false
string
第三方平台的企业id
第三方平台的企业id,如果没有则不必传,有则传,其他接口必须保持一致
uid
true
string
第三方平台的用户id
nonce
appid
true
string6位随机字符串
timestamptruestring签名时间戳
signaturetruestring签名字符串
integer
作品id

请求示例

换行和缩进只是为了更好的展示:

https://editorapiopen.rabbitpre.com/openapi/platform/app/delete

返回参数

imgurl修改时间
参数类型说明
idcodestring作品id操作结果:200 成功,其他则为失败
nameerrorCodestring作品名称操作结果信息:SUCCESS 成功,其他则为失败
msgstring作品图片地址
appurlstring作品地址
formcountinteger表单数据
statestring作品状态 1:正常;2:封禁;3:白名单;4:可以的,危险的作品
descstring作品描述
appTItlestring作品标题
appVersionstring作品版本
createTImelong创建时间
updateTimelong操作返回信息

返回示例