cURL
curl --request DELETE \ --url http://127.0.0.1:47334/v1/api/api/projects/{projectName}/views/{viewName}
{}
Deletes an existing view in the project.
Project name the view is in
View name to delete
Succesfully deleted
The response is of type object.
object