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
}Changes
No recorded changes to this endpoint across all 57 revisions of this API.