Terminates a subscription of a user to a shared task view.

Removes the subscription from a user to a task view. Unsunscribing only works for shared task views. <Check title="Required Permissions">Any authenticated user.</Check>

Request

The model for the unsubscription business operation.
taskViewIdstringOptionalformat: "uuid"
The id of the task view the user subscribes to.

Response

No Content