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

Documentation Index

Fetch the complete documentation index at: https://docs.moonly.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Path Parameters

tableId
string<uuid>
required

Table ID

columnId
string<uuid>
required

Column ID

Response

Formula updated successfully

column
object