Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Path Parameters

tableId
string<uuid>
required

Table ID

columnId
string<uuid>
required

Column ID

Body

application/json
color
string | null
Pattern: ^#[0-9a-fA-F]{6}$
Example:

"#3b82f6"

Response

Column color updated successfully

color
string
Example:

"#3b82f6"