/
BI
bilflo
/
Bilflo.Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
bilflo
Bilflo.Api
put
/entities/v{version}/DbTables/{tableId}
v1
latest
OpenAPI 3.0.1
2026-08-06
208
355
659.3 KB
Entities
put
/entities/v{version}/DbTables/{tableId}
Path parameters
tableId
integer
required
version
string
required
Headers
company-id
string
required
Request body
EntitiesContractsCommandsUpdateDbTableCommand
required
tableId
integer
tableSchema
string
nullable
tableName
string
nullable
tableDescription
string
nullable
isActive
boolean
Response
Success
EntitiesContractsDtosDbTableDto
required
tableId
integer
tableSchema
string
nullable
tableName
string
nullable
tableDescription
string
nullable
isActive
boolean