Write

Accept Content Suggestion

Accepts a suggestion from your content queue and creates a post draft from it, defaulting to one per session. It marks the suggestion as 'drafted' and returns the new draft_id ready for editing or publishing. Returns an error if the suggestion_id is not found or has already been actioned.

accept_content_suggestionPOST/api/v1/content/queue/accept
crispy — bash

Example prompt: Accept content suggestion sug_4521 and turn it into a draft I can edit

{
  "suggestion_id": "sug_4521",
  "status": "drafted",
  "draft_id": "a1b2c3d4-0000-4f00-8a00-111122223333"
}
Permission scope
core
Access
Write
Category
Content

What you can build

Convert an AI-suggested topic into an editable draft instantly
Move promising queue ideas into your publishing pipeline one click in
Skip the blank page by starting posts from curated suggestions
Hand the returned draft_id straight to update_draft to refine the copy

Parameters

Inputs accepted by accept_content_suggestion.

NameTypeDescription
suggestion_idstringUUID of the content_queue row to accept.

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.