Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 499 Bytes

File metadata and controls

11 lines (7 loc) · 499 Bytes

ModifyThreadRequest

Properties

Name Type Description Notes
add_label_ids list[str] A list of IDs of labels to add to this thread. [optional]
remove_label_ids list[str] A list of IDs of labels to remove from this thread. [optional]

[Back to Model list] [Back to API list] [Back to README]