Skip to main content

Update an existing view

Use this API to update a view. Note that, in order to update sort, filter and group, you need to use the respective APIs

Request Body REQUIRED
askribeKey string

Your secret Askribe key. Can be obtained from your org's settings dashboard

tableId string

The tableId of your table. It looks like TXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

viewId string

The viewId of your view. It looks like VXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

name string

The name of the view

description string

The description of the view

Responses
200

Returns the updated view

Schema OPTIONAL
object