Trash unmoderated comments
POST {{baseUrl}}/api/v1/communityComments/moveToTrash
This API trashes comments that are yet to be approved for publishing on a forum topic.
OAuth Scope
Desk.community.UPDATE
Attributes
Attribute Name | Data Type | Description |
---|---|---|
commentIds (required) | <JSONArray> | Array of comment ids |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"results":[{"success":"true","id":"103417000000528003","errors":"null"},{"success":"true","id":"103417000000528006","errors":"null"},{"success":"false","id":"103417000000528008","errors":{"errorCode":"FORBIDDEN","httpCode":"403"}}]}