Removes tag from all projects or project templates.
To delete the tags the user needs 'write' permissions on the specified project.
Returns 204 NoContent if tag has been removed successfully.
Headers
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.