Overview You can use this API request to move a question from its original space to another space. Information /services/v2/question/{question}/unredirect You must specify the node ID of the question....
Overview Comments can be posted to nearly any node type on the AnswerHub platform. We designed this section to guide you in creating API requests that involve comments. Information Documentation Relat...
Overview You can use this request to post a comment to a node. Information /services/v2/node/[nodeId]/comment.json The following parameters can be used in your post a comment to a node request: Other ...
Overview You can use this API request to retrieve a paged list of the comments posted to your AnswerHub site. Information /services/v2/comment.json You can use the following parameters in your ret...
Overview You can use this API request to retrieve detailed information about a comment posted to a node. Information /services/v2/comment/[commentId].json You can use the following parameters in your ...
Overview You can use this request to search for and return a paged list of comments posted to a specific node. Information /services/v2/node/[nodeId]/comment.json You can use the following parameters ...
Overview You can use this request to search for and return a paged list of revisions made to a specific comment. Information /services/v2/comment/[commentId]/revision.json You can use the following pa...
OverviewAccess comprehensive documentation for AnswerHub topics, including how to find topic IDs, manage content types, and understand the topic data model. Note that topics are created automatically ...
Overview You can use this API request to retrieve a paged list of the topics created on your AnswerHub site. Information /services/v2/topic.json You can use the following parameters in your retrieve t...
Overview In order to find the topicId of a specific topic, you must look at the values returned in a Retrieve Topic list API request. Information To find the topicId of a specific topic, follow these ...