Permanently delete topics
DELETE {{baseUrl}}/api/v1/communityTopics
This API permanently deletes forum topics from the trash.
OAuth Scope
Desk.community.DELETE
Attributes
Attribute Name | Data Type | Description |
---|---|---|
topicIds (required) | <JSONArray> | IDs of the topics that must be approved |
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":"null"}]}