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.

Required Permissions
Any authenticated user.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
taskViewIdUUIDOptional

The id of the task view the user subscribes to.

Response

No Content