v51

latestOpenAPI 3.0.3AGPL-3.0-or-laterraw.githubusercontent.com2026-08-017215661.2 KB
api1

Create a new view for a table

This endpoint allows CORS requests

post/index.php/apps/tables/api/1/tables/{tableId}/views

Path parameters

tableIdinteger required

Table ID that will hold the view

Request body

titlestring required

Title for the view

emojistring nullable

Emoji for the view

technicalNamestring nullable

Technical name for the view

Response

View created

idinteger required
titlestring required
technicalNamestring nullable required
emojistring nullable required
tableIdinteger required
ownershipstring required
ownerDisplayNamestring nullable required
createdBystring required
dataByAliasobject required
createdAtstring required
lastEditBystring required
lastEditAtstring required
descriptionstring nullable required
columnsinteger[] required
isSharedboolean required
favoriteboolean required
hasSharesboolean required
rowsCountinteger required