Error
cases
Create Field
Create a new case field.
POST
Error
Authorizations
Path Parameters
Body
application/json
Create a new case field.
The name of the column
Required string length:
1 - 100The SQL type of the column
Available options:
TEXT, INTEGER, NUMERIC, DATE, BOOLEAN, TIMESTAMPTZ, JSONB, SELECT, MULTI_SELECT Required string length:
1 - 100Semantic kind for case custom fields.
Controls how the field is rendered in the UI without changing the underlying SQL storage type.
Available options:
LONG_TEXT, URL Response
Successful Response