POST
/
organization
/
update

Authorizations

authorization
string
headerrequired

Bearer <token>, corresponds to API keys.

Body

application/json
global_user_config
object | null

Used to set organization level defaults for user settings. These settings will apply to all users under the organization that don't have them defined.

data_source_configs
object | null

Used to set organization level defaults for configuration related to data sources.

Response

200 - application/json
success
boolean
required