Deletes the specified task view.
Deleting a task view also removes all subscriptions of the task view.
<Check title="Required Permissions" icon="key">Shared task views can be deleted by the creator or users with admin permissions. Private task views can only be deleted by the creator.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
taskViewId
The id of the task view.
Response
No Content

