Removes a tag from all project tasks.
Removes a tag from all project tasks.
<Check title="Required Permissions" icon="key">The user must be an admin or have `project-planning-data:write` permissions.</Check>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The model to delete the tag from all tasks.
name
The name of the tag to delete.
Response
No Content
Errors
400
Bad Request Error
401
Unauthorized Error

