Master Inbox
Change Read Status
Mark emails as read or unread
PATCH
Manage read/unread status of lead conversations. Essential for inbox organization and tracking which emails need attention.
Overview
Changes the read/unread status of a lead conversation. Replaces the deprecated/mark-unread endpoint with more flexible boolean control.
Migration from /mark-unread:
Query Parameters
Your SmartLead API key
Request Body
The ID of the lead-campaign mapping. This is the
campaign_lead_map_id from inbox endpoints.Target read status:
true: Mark as readfalse: Mark as unread
