Organization
Update All Dataset Configurations
Update the configurations for all datasets in an organization. Only the specified keys in the configuration object will be changed per dataset such that you can preserve dataset unique values. Auth’ed user or api key must have an owner role for the specified organization.
POST
/
api
/
organization
/
update_dataset_configs
Authorizations
Authorization
string
headerrequiredHeaders
TR-Organization
string
requiredThe organization id to use for the request
Body
application/json
dataset_config
any
requiredThe 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.