Move topic
POST {{baseUrl}}/api/v1/communityTopics/:id/move
This API moves a forum topic from one community category to another.
OAuth Scope
Desk.community.UPDATE
Attributes
Attribute Name | Data Type | Description |
---|---|---|
categoryId (required) | <long> | ID of the community category |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |