API v1 ReferenceProject Template TagsRemoves a tag from all project templates.Copy pagePOSThttps://api.awork.com/api/v1/projecttemplates/deletetags <Check title="Required Permissions" icon="key">The user must be an admin or have `project-manage-config:write` permissions.</Check>AuthenticationAuthorizationBearerBearer authentication of the form Bearer <token>, where token is your auth token.RequestThe model to remove the tag from all project templates.namestringRequired0-255 charactersThe name of the tag to delete.ResponseNo ContentErrors400Bad Request Error401Unauthorized Error