views

Delete a view

Delete a view, this can be against an internal or external table.

delete/views/{viewId}

Path parameters

viewIdstring required

The ID of the view which this request is targeting.

Headers

x-budibase-app-idstring required

The ID of the app which this request is targeting.

Response

Returns the deleted view.

Changes