---
title: "Delete an existing schedule"
method: DELETE
path: "/extractor/{extractorId}/"
tags: ["schedule.import.io"]
---

# Delete an existing schedule

`DELETE /extractor/{extractorId}/`

## Path parameters

- `extractorId` string, required

## Response `200`

Empty object

## Other responses

- `401` — User doesn't have a valid session.
- `403` — User is not allowed to delete this schedule.
- `404` — Unable to find supplied extractor ID.

---

[API](https://skmtc.net/import/apis/untitled-api-5.md) · [All operations](https://skmtc.net/import/apis/untitled-api-5/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/import/untitled-api-5/versions/58b312ec10c9/schema)
