Skip to main content
POST
Update LinkedIn Unibox Conversation State

Authorizations

X-API-Key
string
header
required

Body

application/json
conversationId
string
required

Exact conversationId returned by list_linkedin_unibox_conversations or get_linkedin_unibox_conversation.

tag
enum<string> | null

Set the single tag to hot or nurture. Use none to remove the tag. Omit to preserve the current tag.

Available options:
none,
hot,
nurture,
null
isRead
boolean | null

Set true to mark the conversation read or false to mark it unread. Omit to preserve the current read state.

isArchived
boolean | null

Set true to archive the conversation or false to unarchive it. Omit to preserve the current archive state.

Response

Tool result.