Skip to main content
DELETE
/
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

Response

Choices deleted successfully

choices
string[]