Updates a data set

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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
entityFieldOverrides
array of objects

Per-field capability pins that override source truth for writable, searchable, sortable, and required-on-insert. scalarType is observe-only in this release (no manual type pin). Requires assertion rows: include entityFieldSelections on create, or use a dataset with an existing selection baseline. Legacy all-fields datasets must supply the owning entityId per override group. Omitted properties defer to catalog reconciliation. On PUT, replaces the full override set. Sending entityFieldPermissions without entityFieldOverrides rebuilds every writable pin from permissions alone and drops writable pins set here, so re-send entityFieldOverrides alongside any permissions change you want them to survive. searchable, sortable, and requiredOnInsert pins are unaffected by permissions-only requests.

entityFieldOverrides
entityFieldPermissions
array of objects

Permissions for entity fields in the data set.

entityFieldPermissions
entityFieldSelections
array of objects

List of selected fields per entity for this data set. On PUT, omitting this field leaves existing selections unchanged for entities still in the dataset; selections for entities no longer in the recomputed allow list are pruned. Send an empty array to clear all selections and revert to legacy all-fields mode.

entityFieldSelections
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, unique

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.

issues
array of objects | null
Defaults to null

Unresolved dataset issues for Dataset Repair. Returned only when include contains issues. workflowUsage and sessionCounts are included on each issue only when explicitly requested.

issues
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json