Deletes an existing task view that is specified by an id.

Deletes a task view. This also removes all subscriptions of the task view. Shared task views can be deleted by the original author or users with admin permissions. Private task views can only be deleted by the original author. <Check title="Required Permissions">Any authenticated user.</Check>

Path parameters

taskViewIdstringRequiredformat: "uuid"
The id to specify the task view.

Response

No Content