Manage Suggestions via API (Summer '22 Release)

In the Spring ‘22 Release, we introduced the Suggestions API, starting with a Create endpoint, which enabled users to create new Suggestions programmatically. In this release, we’ve significantly upgraded the capabilities of Suggestions API with the addition of Cancel, Read (Get & List), Comment, and Update endpoints, as well as the Suggestions Webhook.

These enhancements greatly increase the scope of how businesses are able to manage suggestions data via API, allowing for robust content suggestion workflows and scaled suggestion management outside the Knowledge Graph UI.

To take advantage of this feature, users must turn on the Summer '22: Suggestions API Phase 2 - Suggestions Management (early access) feature in their account.

For more details on the various Suggestions API endpoints, visit our documentation.