Delete a view
Deletes a custom view. The default view is permanent (400). Requires data-view:manage on the project.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
projectId
objectId
viewId
Response
The view was deleted.
ok
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error