Community
Number of APIs: 84
-
Lock topic POST {{baseUrl}}/api/v1/communityTopics/:id/lock
-
Unlock topic POST {{baseUrl}}/api/v1/communityTopics/:id/unlock
-
List followers of category or forum GET {{baseUrl}}/api/v1/communityCategory/([0-9]+)/followers
-
Get topic types GET {{baseUrl}}/api/v1/communityTopicTypes
-
Get community preferences GET {{baseUrl}}/api/v1/communityPreferences
-
Approve topics POST {{baseUrl}}/api/v1/communityTopics/approve
-
Delete topic draft DELETE {{baseUrl}}/api/v1/communityTopics/([0-9]+)/deleteDraft
-
Get moderation stats GET {{baseUrl}}/api/v1/communityModeration/counts
-
List moderated topics GET {{baseUrl}}/api/v1/communityModeratedTopics
-
Like topic POST {{baseUrl}}/api/v1/communityTopics/:id/like