Authorizations
Path Parameters
Query Parameters
Body
application/json
Update a case field.
The name of the column
Required string length:
1 - 100
The SQL type of the column Supported SQL types.
Available options:
TEXT
, INTEGER
, NUMERIC
, BOOLEAN
, TIMESTAMP
, TIMESTAMPTZ
, JSONB
, UUID
Whether the column can be null
The default value of the column
Whether the column is an index
Response
Successful Response