Destructive

Cancel Scheduled LinkedIn Post

Cancel a scheduled LinkedIn post before it is published, using its UUID from list_scheduled_posts. Only posts still in the pending state can be cancelled. The call fails if the post has already been published, failed, or was previously cancelled.

cancel_scheduled_postDELETE/api/v1/content/scheduled/{post_id}
crispy — bash

Example prompt: Cancel my scheduled post with ID 3f8a1c2d-1234-4abc-9def-567890abcdef before it publishes

{
  "post_id": "3f8a1c2d-1234-4abc-9def-567890abcdef",
  "status": "cancelled"
}
Permission scope
core
Access
Destructive
Category
Content

What you can build

Pull a scheduled post that is no longer relevant before it goes live
Stop a post after spotting a typo or change in messaging
Clear an outdated post from your content pipeline
Reschedule by cancelling the old slot and creating a new one

Parameters

Inputs accepted by cancel_scheduled_post.

NameTypeDescription
post_idstringThe scheduled post ID to cancel (UUID from list_scheduled_posts)

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.