Sort forums
POST {{baseUrl}}/api/v1/communityCategory/([0-9]+)/sort
This API sorts forums in a particular order.
OAuth Scope
Desk.community.UPDATE
Attributes
Attribute Name | Data Type | Description |
---|---|---|
categoryIds (required) | <JSONArray> | IDs of the forums that must be sorted |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |