URLs
DELETE api/v1/forums/threads/{threadid}/vote.xml (or .json)
Removes a vote for a thread for the accessing user
请求参数
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
ThreadId |
int |
Id of the Thread |
是 |
Removes a vote for a thread for the accessing user
名称 |
类型 |
描述 |
必需 |
默认值 |
选项 |
ThreadId |
int |
Id of the Thread |
是 |