---
title: "Deletes a task schedule by id."
method: DELETE
path: "/taskschedules/{taskScheduleId}"
tags: ["taskSchedules"]
---

# Deletes a task schedule by id.

`DELETE /taskschedules/{taskScheduleId}`

<Check title="Required Permissions" icon="key">Any authenticated user.</Check>

## Path parameters

- `taskScheduleId` string, uuid, required

## Headers

- `Authorization` string, required

## Response `204`

No Content

- object

## Other responses

- `401` — Unauthorized

---

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