URLs
DELETE api/v1/forums/{forumid}/threads/{threadid}.xml (or .json)
DELETE a forum thread.
DELETE api/v1/forums/threads/{threadid}.xml (or .json)
DELETE a forum thread.
请求参数
名称 …
URLs
GET api/v1/forums/{forumid}/threads.xml (or .json)
LIST forum threads in a forum.
GET api/v1/forums/{forumid}/threads/active.xml (or .json)
LIST active forum threads in a forum.
GET api…
URLs
GET api/v1/forums/{forumid}/threads/{threadid}.xml (or .json)
SHOW the details for a forum thread.
GET api/v1/forums/{forumid}/threads/{threadid}/{filename}
SHOW a forum thread file attachment…