Destructive

Delete LinkedIn Conversation

Delete an entire LinkedIn conversation, identified by its chat_id from list_conversations. This action is irreversible and removes the full thread, and it fails if the chat_id does not exist or belongs to another account. Use it to permanently clear out conversations you no longer need.

delete_chatDELETE/api/v1/inbox/conversations/{chat_id}
crispy — bash

Example prompt: Delete the conversation msg_abc123, it is spam and I do not need it anymore

{
  "chat_id": "msg_abc123",
  "deleted": true
}
Permission scope
core
Access
Destructive
Category
Messaging

What you can build

Permanently remove a finished or irrelevant conversation from your inbox
Clear out spam or low-value threads in bulk cleanup
Tidy your inbox by deleting threads that will never need a reply
Remove a test or accidental conversation entirely

Parameters

Inputs accepted by delete_chat.

NameTypeDescription
chat_idstringID of the chat/conversation to delete

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.