v1

latestOpenAPI 3.1.02026-07-2617125852.3 KB
Email

Mark all emails in a thread as read

Requires one of the following scopes: emails:update, emails:all, all:update, all:all

post/api/v2/emails/threads/{thread_id}/mark-as-read

Path parameters

thread_idstring required
Example:123e4567-e89b-12d3-a456-426614174000

Response

Default Response

successboolean

Example response

{
  "success": true
}