Social
�
�容 ugc-api-go 取消点赞作品接口 POST /api/v1/social/works/unlike body: [{"obj_id": 123, "obj_type": 1}]
响应契约:ListPage。
需要登录。 无需请求签名。 响应会经过加密中间件。
认证要求:需要登录。
签名要求:无需请求签名。
响应处理:默认会经过响应加密。
post/social/works/unlike
Headers
langstring
语言代码,例如 en、zh、es。
语言代码,例如 en、zh、es。
device_numberstring
设备唯一标识。
设备唯一标识。
app_versionstring
客户端版本号。
客户端版本号。
Response
请求成功
Example response
{
"msg": "成功"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.