Removes tags from the user with the specified id.
<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.
Path parameters
userId
The id of the user whose tags should be removed.
Request
The model with the tags to be removed.
name
The name of the tag to delete.
Response
Multi-Status

