Start a conversation

Articles

  • Ghost Edit Ideas

    Overview Information /idea/{idea_id}.json?ghostEdit=true Permissions & Notes: You must have the new permission called Hide moderator edit under Moderation Roles in the Advanced Editor, to grant modera...

  • Ghost Edit Articles

    Overview Information /article/{article_id}.json?ghostEdit=true Permissions & Notes: You must have the new permission called Hide moderator edit under Moderation Roles in the Advanced Editor, to grant ...

  • Ghost Edit Comments

    Overview Information /comment/{comment_id}.json?ghostEdit=true Permissions & Notes: You must have the new permission called Hide moderator edit under Moderation Roles in the Advanced Editor, to grant ...

  • Consolidate Questions into Articles

    Overview A user with the proper permissions can consolidate question posts and their respective comments and answers into an article. Information <host>/services/v2/[nodeId]/consolidate.json Permissio...

  • Retrieve a Survey

    Overview This endpoint allows the user to retrieve the survey specific to a node. In this case, the only nodes that will have surveys will be questions. Information /services/v2/node/{node}/survey.jso...

  • Create a Survey

    Overview Information /services/v2/node/{node}/survey.json Permissions & Notes: There is no permission required to make this API request. Sample Request The example below depicts the creation of a surv...

  • Update a Survey

    Overview Information /services/v2/node/{node}/survey/{survey}.json Permissions & Notes: There is no permission required to make this API request. The example below depicts a request to update the surv...

  • Delete a Survey without using its ID from a Post

    Overview Delete a survey from a post without needing the survey ID. Information /services/v2/node/{node}/survey.json Permissions & Notes: There is no permission required to make this API request. Samp...

  • Delete a Survey using its ID from a Post

    Overview Use the survey ID to delete the survey from a post. Information services/v2/node/{node_id}/survey/{survey_id}.json Permissions & Notes: There is no permission required to make this API reques...

  • 1.8 and 1.6 Documentation

    Overview Information For our 1.8 and 1.6 documentation, go here. http://docs.dzonesoftware.com/articles/22057/answerhub-documentation-landing-page.html...