POST
/
organization
/
update

Authorizations

authorization
string
header
required

Bearer <token>, corresponds to API keys.

Body

application/json
data_source_configs
object | null

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

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.

Response

200 - application/json
success
boolean
required