Community

Number of APIs: 84

  1. Lock topic POST {{baseUrl}}/api/v1/communityTopics/:id/lock

  2. Unlock topic POST {{baseUrl}}/api/v1/communityTopics/:id/unlock

  3. List followers of category or forum GET {{baseUrl}}/api/v1/communityCategory/([0-9]+)/followers

  4. Get topic types GET {{baseUrl}}/api/v1/communityTopicTypes

  5. Get community preferences GET {{baseUrl}}/api/v1/communityPreferences

  6. Approve topics POST {{baseUrl}}/api/v1/communityTopics/approve

  7. Delete topic draft DELETE {{baseUrl}}/api/v1/communityTopics/([0-9]+)/deleteDraft

  8. Get moderation stats GET {{baseUrl}}/api/v1/communityModeration/counts

  9. List moderated topics GET {{baseUrl}}/api/v1/communityModeratedTopics

  10. Like topic POST {{baseUrl}}/api/v1/communityTopics/:id/like