Create an individual view.

Beta

Path parameters

collection_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired
typeenumOptionalDefaults to table
Allowed values:
emojistring or nullOptional
table_idstring or nullOptional
settingsobject or nullOptional
visibilityenumOptional
Allowed values:
shared_withlist of stringsOptional

Response

Successful Response
successboolean
dataobject or null
errorstring or null

Errors