In Telligent Evolution 7.0, the following changes were made to the REST API:
- Added ability to filter forum threads by answered, answered not verified, and answered with not verified replies to include/exclude questions and to include/exclude discussions.
- Added ability to filter thread replies to only those authored by the requesting user.
- Added more support for polls - ability to vote on a poll and get results of what user voted on a poll.
- Added support for subscribing to blog posts, media files, wiki pages, and wiki page comments.
- Added ability to favorite blogs, forums, galleries, and wikis.
- Added list, get (show), create, and delete endpoints for ratings for content.
- Added list and get (show) methods for rated items.
- Added OAuth authentication support for REST.
- Added list, get (show), create, update, and delete endpoints for comments for content.
- Added list, get (show), create, and delete endpoints for likes for content.
- Added ability to list users in a role via the Users LIST method.
- Added a get (show) endpoint for activity messages to get a specific activity message by id.
- Added a get (show) endpoint for content that displays what core services are supported by a content type.
- Added ability to set extended attributes (were previously just read only).
- Added list and get (show) endpoints for user profile fields and user profile field groups.
- Added list, get (show), and delete endpoints for activity stories (replacement for activity messages).
- Added endpoints for getting, updating, and deleting a user’s avatar.
- Added list endpoint for Mentions and Mentionables for content.
- Added endpoints for listing, getting, and updating abuse appeals.
- Added endpoints for listing, getting, and updating abuse reports.
- Added endpoints for listing abusive content.
- Added endpoints for listing, updating, and deleting aggregate tags and for listing aggregate tagged content.
- Added ability to sort blogs, forums, galleries, wikis, blog posts, forum threads, forum replies, media files, wiki pages, and comments by a score.
- Added endpoint for listing hashtags.
- Added optional param to include attachments (url) with status messages.
- Added endpoint for listing groups where user is in the top x Group Quality Author.
- Added ability to mute a forum thread along with IsMuted property.
- Added ability to mark a thread as read/not read.
- Added option to include disabled wiki pages when listing.
- Added ability to mark a conversation as read/unread.
- Added/exposed many more new and existing properties on REST entities such as: Content, Application, Container, etc.
Also of interest