Start a conversation

Articles

  • Retrieve Space List

    Overview You can use this API request to retrieve a paged list of the spaces that have been created on your AnswerHub site. Information /services/v2/space.json You can use the following parameters in ...

  • Retrieve Space Information

    Overview You can use this API request to retrieve detailed information about a space. Information /services/v2/space/[spaceId].json You can use the following parameters in your retrieve space informat...

  • Make a User Follow a Space

    Overview You can use this API request to make a user start following a specific space. Information /services/v2/space/[spaceId]/follow.json You can use the following parameters in your make a user fol...

  • Make a User Unfollow a Space

    Overview You can use this API request to make a user stop following a specific space. Information /services/v2/space/[spaceId]/unfollow.json You can use the following parameters in your make a user un...

  • Group-related REST APIs

    Overview Access comprehensive documentation and data models for managing groups within AnswerHub, including permissions, group weight, and membership details. Information Documentation Related to Grou...

  • Create a Group

    Overview You can use this API request to create a new group. Information /services/v2/group.json You can use the following parameters in your create a group request: Body: any field of the body parame...

  • Retrieve a List of Users in a Group

    Overview Understanding the API endpoint for retrieving a list of users in a group, including permissions, parameters, and sample responses. Information Cannot Test This Endpoint: Due to the type of pe...

  • Retrieve Group Information

    Overview You can use this API request to retrieve detailed information about a group. Information /services/v2/group/[groupId].json You can use the following parameters in your retrieve group informat...

  • Retrieve Group List

    Overview You can use this API request to retrieve a paged list of the groups that have been created on your AnswerHub site. Information /services/v2/group.json You can use the following parameters in ...

  • Update a Group

    Overview Information /services/v2/group/[groupId].json You can use the following parameters in your update a group request: projection: include, exclude, includeOnly Other options: wrap. Permissions &...