Start a conversation

GraphQL API

  • Deleting an Aurora User via API 2.1

    Overview After migrating to Aurora, you will need to adapt your integrations to use API 2.1, instead of 2.0, as API 2.0 is Not Supported on Aurora. For example you may be getting 401 errors occurs whe...

  • Forming calls with GraphQL in Aurora

    In Aurora, GraphQL replaces REST API as the primary method of communication between your custom applications and the back end of your Community. Using a GraphQL-powered API instead of REST API streaml...

  • Postman Collection

    In order to help you get started with example queries and mutations, we are providing a Postman collection using the JSON code featured in the snippet below. This particular collection points to the A...

  • Migrating from REST API to GraphQL

    With Khoros Communities Aurora, we are transitioning to a GraphQL framework for APIs. While REST APIs are still supported in Khoros Communities Classic, we strongly recommend adopting GraphQL for all ...