# NOT RUN {
# The following example shows how to remove tags that are attached to a
# user named 'anika'.
# }
# NOT RUN {
svc$untag_user(
TagKeys = list(
"Dept"
),
UserName = "anika"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab