API v1 ReferenceUser TagsRemoves a tag from all users.Copy pagePOSThttps://api.awork.com/api/v1/users/deletetags <Check title="Required Permissions" icon="key">The user must be an admin or have `user-master-data:write` permissions.</Check>AuthenticationAuthorizationBearerBearer authentication of the form Bearer <token>, where token is your auth token.RequestThe model with the tag to be removed.namestringRequired0-255 charactersThe name of the tag to delete.ResponseNo Content