Write

Accept Suggested Label

Accept the suggested label for a conversation, such as 'sales' or 'networking', and promote that suggestion to the conversation's active category. Identify the thread by its chat_id. The call returns an error if the chat_id is not found or no suggestion exists for it.

accept_suggested_labelPOST/api/v1/inbox/conversations/{chat_id}/accept-label
crispy — bash

Example prompt: Accept the suggested label for conversation chat_9f2a

{
  "chat_id": "chat_9f2a",
  "label": "sales",
  "status": "accepted"
}
Permission scope
core
Access
Write
Category
Messaging

What you can build

Confirm smart category suggestions in one step to keep your inbox sorted
Promote a suggested label to active without typing it manually
Speed up inbox triage by accepting accurate classifications as you go
Reinforce the classifier with your approval of correct suggestions

Parameters

Inputs accepted by accept_suggested_label.

NameTypeDescription
chat_idstringThe chat_id of the conversation to accept the label for.

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.