mailbox_update_thread
Update mail thread properties such as associated deal or lead, sharing, read status, and archiving.
Instructions
Update the properties of a mail thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the mail thread | |
| deal_id | No | ID of the deal this thread will be associated with | |
| lead_id | No | ID of the lead this thread will be associated with | |
| shared_flag | No | Whether the mail thread is shared with other users | |
| read_flag | No | Whether the mail thread is read | |
| archived_flag | No | Whether the mail thread is archived |