Skip to main content
PUT
/
tables
/
{tableId}
/
columns
/
{columnId}
/
format
Error
A valid request URL is required to generate request examples
{
  "column": {}
}

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Body

application/json
display_as
string | null
Example:

"Currency"

color
string | null
Pattern: ^#[0-9a-fA-F]{6}$
locked
boolean | null

Response

Column formatting updated successfully

column
object