Start a conversation

Articles

  • Send a Node to Moderation

    Overview You can use this API request to send a published node to moderation. Information /services/v2/node/[nodeId]/sendToMod.json You can use the following parameters in your send a node to moderati...

  • Publish a Node in Moderation

    Overview You can use this API request to change a node from in moderation to published. Information /services/v2/node/[nodeId]/publish.json You can use the following parameters in your publish a node ...

  • Reject Nodes from Moderation

    Overview Information /services/v2/node/{node}/reject The purpose of this API is to reject content from the moderation queue. When content is rejected, it will no longer be in the standard moderation q...

  • Retrieve Nodes in SPAM

    Overview Information /services/v2/moderation/spam.json The purpose of this API is to retrieve a list of all nodes rejected as spam status. This corresponds to content that would appear on the SPAM tab...

  • Retrieve Reported Nodes

    Overview Information /services/v2/moderation/reported.json The purpose of this API is to retrieve a list of all nodes with reported status. This corresponds to content that would appear on the Reporte...

  • Retrieve Nodes in Moderation

    Overview Information /services/v2/moderation.json The purpose of this API is to retrieve a list of all nodes in Moderation status. This corresponds to content that would appear on the Moderation tab i...

  • Reject Nodes as SPAM

    Overview Information /services/v2/node/{node}/rejectAsSpam The purpose of this API is to reject content as SPAM from the Moderation or Reported queues. When content is rejected as spam, it is placed i...

  • Cancel Reject Nodes as SPAM

    Overview Information /services/v2/node/{node}/cancelRejectAsSpam The purpose of this API is to cancel the rejection of content marked as SPAM from the SPAM queue, publishing it and communicating the f...

  • Delete all user posts

    Overview The purpose of this API is to allow for the bulk deletion of all content published (and held in moderation) for a particular user. This parallels the capability for moderators to bulk delete ...

  • Space-related REST APIs

    Overview Access comprehensive documentation and details for managing spaces within the AnswerHub platform, including permissions, configurations, and API fields. Information Documentation Related to S...