Page History

Ctsupport

Last edited by 国亚奇

返回

顶踩


URL: http://ct.cnlive.com/services/supportForHd/support


请求方式: HTTP POST


返回格式: JSON


版本:互动电视5.3开始


请求参数说明:

参数名 参数类型 必选 参数说明
spId String true AppID
token String true 参数加密串
----plat String true 客户端平台
----id String true 节目ID
----sid String true 用户ID
----support String true 0:踩 1:顶

返回格式说明:

{
    errorCode:"0",
    errorMessage:"操作成功"
}