Deletes the specified view. The last remaining view on a database cannot be deleted — delete the database instead.For dashboard views, deleting the dashboard also archives all of its widget views.
Integration capabilitiesThis endpoint requires an integration to have update content capabilities. For more information on integration capabilities, see the capabilities guide.
Returns a 404 HTTP response if the view doesn’t exist, or if the integration doesn’t have access.Returns a 400 HTTP response if the view is the last view on the database.Returns a 400 or 429 HTTP response if the request exceeds the request limits.