view
Post table view
Create a view
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Available options:
grid
, calendar
, kanban
, form
, gallery
, gantt
, plugin
A filter object used to filter results. It allows complex query conditions based on fields, operators, and values.
A mapping of view IDs to their corresponding column metadata.
Response
201 - application/json
Returns data about a view.
Available options:
grid
, calendar
, kanban
, form
, gallery
, gantt
, plugin
A mapping of view IDs to their corresponding column metadata.
A filter object used to filter results. It allows complex query conditions based on fields, operators, and values.