Member.add_labels
Last updated
Was this helpful?
Last updated
Was this helpful?
Add labels to a member. All labels are case-insensitive and stored lowercase.
labels
: str[]
A list of labels to add to 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 )
See also