API v1 ReferenceTask ViewsRemoves a subscription of the current user from a shared task view.Copy pagePOSThttps://api.awork.com/api/v1/me/taskviews/unsubscribeOnly shared task views can be unsubscribed from. <Check title="Required Permissions" icon="key">Any authenticated user.</Check>AuthenticationAuthorizationBearerBearer authentication of the form Bearer <token>, where token is your auth token.RequestThe model to unsubscribe from the task view.taskViewIdstringOptionalformat: "uuid"The id of the task view the user subscribes to.ResponseNo ContentErrors400Bad Request Error404Not Found Error