---
title: "Unschedule a content planner item"
method: DELETE
path: "/v3/onboarding/post-onboarding/content-planner/{slug}/schedule"
tags: ["Onboarding"]
---

# Unschedule a content planner item

`DELETE /v3/onboarding/post-onboarding/content-planner/{slug}/schedule`

Clear the scheduled date and target CMS from a planned (not-yet-generated) content-calendar item, without deleting it.

## Path parameters

- `slug` string, required

## Query parameters

- `teamId` string

## Response `200`

Default Response

- object
  - `success` boolean

## Other responses

- `400` — Default Response

## Changes

- **2026-07-31** `b3e0807aa794` — 5 info
  - api operation id `unscheduleContentPlannerItem` was added
  - api tag `Onboarding` added
  - added the new optional `query` request parameter `teamId`
  - added the media type `application/json` for the response with the status `200`
  - …1 more

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/onboarding/post-onboarding/content-planner/:slug/schedule/delete.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc.dev/snowseo/apis/snowseo-api/revisions/ea8bce67cd7e?raw)
