Destructive

Delete LinkedIn Post Draft

Permanently deletes a LinkedIn post draft, which must be in 'draft' or 'archived' status. Drafts that are 'publishing' or 'published' cannot be deleted. This action is irreversible, so use it to clear out ideas you have decided not to pursue.

delete_draftDELETE/api/v1/content/drafts/{draft_id}
crispy — bash

Example prompt: Delete the archived draft a1b2c3d4, I'm not going to use it

{
  "draft_id": "a1b2c3d4-0000-4f00-8a00-111122223333",
  "deleted": true
}
Permission scope
core
Access
Destructive
Category
Content

What you can build

Clean up abandoned drafts to keep your content pipeline focused
Permanently remove an archived idea you no longer plan to publish
Tidy up after bulk-generating draft variations and keeping only the best
Remove a duplicate draft before it clutters your list view

Parameters

Inputs accepted by delete_draft.

NameTypeDescription
draft_idstringUUID of the draft to delete (from save_draft or list_drafts)

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.