URLs
PUT api/v1/forums/{id}/read.xml (or .json)
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
id |
int |
Id of the Forum |
是 |
||
HasRead |
bool |
New read state of the forum thread |
是 |
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
id |
int |
Id of the Forum |
是 |
||
HasRead |
bool |
New read state of the forum thread |
是 |