管理
主题加亮
请求参数
POST/manage/colorize
对某个主题进行加亮
请求头
参数名 | 类型 | 值 |
---|---|---|
X-TOKEN 登录令牌 | user_token | 使用设置中的令牌 |
请求体 (JSON)
参数名 | 类型 | 值 |
---|---|---|
tid* 主题ID | number | |
color 颜色色值 hex,取消则传入空 | string | |
bold 是否加粗 | number | |
reason 操作原因 | string | |
opSend 发送消息提醒 | number | |
opCredit 积分操作 | number |
参数名 | 类型 | 值 |
---|---|---|
X-TOKEN 登录令牌 | user_token | 使用设置中的令牌 |
参数名 | 类型 | 值 |
---|---|---|
tid* 主题ID | number | |
color 颜色色值 hex,取消则传入空 | string | |
bold 是否加粗 | number | |
reason 操作原因 | string | |
opSend 发送消息提醒 | number | |
opCredit 积分操作 | number |