Skip to main content
POST
/
tables
/
{tableId}
/
columns
/
{columnId}
/
choices
Error
A valid request URL is required to generate request examples
{
  "choices": [
    "<string>"
  ]
}

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Body

application/json
choices
string[]
required
Maximum string length: 100

Response

Choices added successfully

choices
string[]