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