---
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

---

[API](https://skmtc.net/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.net/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/snowseo/snowseo-api/revisions/c8f1f876a92c/schema)
