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

