API v1 ReferenceTask TagsRemoves a tag from all private tasks.Copy pagePOSThttps://api.awork.com/api/v1/me/privatetasks/deletetagsRemoves a tag from all private tasks of the current user. <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 remove the tag from all private tasks.namestringRequired0-255 charactersThe name of the tag to delete.ResponseNo ContentErrors400Bad Request Error401Unauthorized Error