Entities

put/entities/v{version}/DbTables/{tableId}

Path parameters

tableIdinteger required
versionstring required

Headers

company-idstring required

Request body

tableIdinteger
tableSchemastring nullable
tableNamestring nullable
tableDescriptionstring nullable
isActiveboolean

Response

Success

tableIdinteger
tableSchemastring nullable
tableNamestring nullable
tableDescriptionstring nullable
isActiveboolean

Changes