Member.remove_labels
Was this helpful?
Remove labels from a member, if they exist. All labels are case-insensitive and stored lowercase.
labels : str[]
A list of labels to remove from the member. Labels can only use alphanumeric characters and underscores, and may be include up to one colon to create a multipart label (e.g., school:humanities).
self (a Member)
Was this helpful?
Was this helpful?

