文章 Delete Forum Reply REST 端点

URLs

DELETE api/v1/forums/{forumid}/threads/{threadid}/replies/{replyid}.xml (or .json)

DELETE a forum reply.

DELETE api/v1/forums/threads/{threadid}/replies/{replyid}.xml (or .json)

DELETE a forum reply.

DELETE api/v1/forums/threads/replies/{replyid}.xml (or .json)

DELETE a forum reply.

请求参数

名称

类型

描述

必需

默认值

选项

ReplyId

int

Reply Id

ThreadId

int?

Thread Id

ForumId

int?

Forum Id

DeleteChildren

bool?

Delete Children

SendAuthorDeleteNotification

bool?

Send Author Delete Notification

DeleteReason

string

Delete Reason