Skip to main content

Delete View

Use this API to delete view in the table

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 view id you want to delete. It looks like VXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Responses
200

Returns true if view is deleted successfully

Schema OPTIONAL
object