Set community preferences
POST {{baseUrl}}/api/v1/communityPreferences
This API helps define the settings for the user community in your help desk portal.
OAuth Scope
Desk.community.UPDATE
Attributes
Attribute Name | Data Type | Description |
---|---|---|
landingPage (required) | <String> | Key that determines the content to display on the home page of the user community. Values allowed are: ALLCATEGORIES (all community categories are displayed), and RECENTPOSTS (only the latest topics in the community are displayed). |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |