Skip to main content
POST
Update All Dataset Configurations

Authorizations

Authorization
string
header
required

Headers

TR-Organization
string<uuid>
required

The organization id to use for the request

Body

application/json

The organization data that you want to create

to_configuration
any
required

The new configuration for all datasets in the organization. Only the specified keys in the configuration object will be changed per dataset such that you can preserve dataset unique values.

match_configuration
any | null

The configuration to provide a filter on what datasets to update.

Response

Confirmation that the dataset ServerConfigurations were updated successfully