Updates a data set

Path Params
uuid
required

The ID of the dataset

Body Params
capabilities
object

Integration field capabilities

date-time

The timestamp when the data set was created.

uuid

The ID of the user who created the data set.

dataTags
array

Tags associated with the data set. This is set when you save the data set.

dataTags
date-time
string

A detailed description of the data set.

entityAllowList
array of uuids

List of allowed entity IDs. This is set when you save the data set.

entityAllowList
entityFieldPermissions
array of objects

Permissions for entity fields in the data set.

entityFieldPermissions
uuid

(deprecated) The entity graph associated with this data set. New clients should use integrationId instead.

uuid

The unique identifier of the data set.

uuid

The primary integration associated with this data set.

integrationIds
array of uuids

Set of integration IDs used in this data-set.

integrationIds
integrations
array of objects | null
Defaults to null

List of integrations used in this data-set

integrations
boolean

Data set has been invalidated. An invalidated data set cannot be activated, a data set becomes invalidated if the underlying datasource schema is changed.

string

A label for identifying the data set.

linkAliases
array of objects

Collection of aliases for links in the data set. This is a transient field for FE use only.

linkAliases
uuid

The organization that owns this data set.

string

An alias for the primary entity.

uuid
required

The ID of the primary entity in this data set.

traversalRoute
array of objects

The route used for traversing the data set.

traversalRoute
Response

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json