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.
Example prompt: Delete the archived draft a1b2c3d4, I'm not going to use it
{
"draft_id": "a1b2c3d4-0000-4f00-8a00-111122223333",
"deleted": true
}What you can build
Parameters
Inputs accepted by delete_draft.
| Name | Type | Description |
|---|---|---|
| draft_id | string | UUID of the draft to delete (from save_draft or list_drafts) |
Related tools
List LinkedIn Post Drafts
List your saved LinkedIn post drafts sorted by most recently updated, filter by status, and find drafts that have already been published.
Save LinkedIn Post Draft
Save member-post drafts with attachments and private planning notes. Unsupported enhanced metadata must be removed before publishing.
Update LinkedIn Post Draft
Edit a saved LinkedIn post draft: change text, notes, audience, attachments, or status. Remove unsupported metadata before publishing.
Publish LinkedIn Draft
Publish a saved draft as a live LinkedIn post. Idempotent and safe, with automatic rollback to draft if publishing fails.
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.