Workspaces
Upsert workspace configuration
Upsert workspace configuration
put/v1/private/workspaces/configurations
Request body
Example request
{
"truncation_on_tables": true
}Response
Configuration Updated
Example response
{
"truncation_on_tables": true
}