Skip to main content
POST
Mark Conversation as Read

Overview

Marks a conversation as read. This updates the read status in your workspace inbox.

Use Cases

  • Mark conversations as read after displaying them in your UI
  • Sync read status with your own systems
  • Manage conversation notifications
  • Keep inbox organized

Behavior

  • Only updates the read status in WaLead
  • Does not affect LinkedIn’s read status
  • Can be called multiple times (idempotent)

Response

Returns a success confirmation when the conversation is marked as read.

Authorizations

x-api-key
string
header
required

API key for authentication. Generate from your WaLead dashboard.

Path Parameters

conversationUrn
string
required

Conversation URN identifier

Response

Conversation marked as read

success
boolean