Entities API (v1.0)

Use the Entities API to retrieve, create, update, and delete entities. An entity is a set of data that belongs together (such as for a product, campaign, project, story, recipe, or asset).

Authentication

To use the Try it feature of the Entities API, you need:

  • The URL of your Content Hub server. You can get this from your Content Hub Administrator. Enter this URL in the {{server}} variable by hovering over the variable in the Try it pane and then clicking Edit.
  • An access token and the client ID. Both are sent with every request. You can create a token through the Content Hub interface or by requesting one to the API itself
    Note
    A Copy method is also available.
Download OpenAPI description
Overview
Languages
Servers
https://{server}/

Entities

The Entities endpoint is used to manage entities.

Operations