---
title: "Delete Assignment"
method: DELETE
path: "/resource-planner/assignments/{assignment_id}"
tags: ["Schedule"]
---

# Delete Assignment

`DELETE /resource-planner/assignments/{assignment_id}`

Delete a schedule assignment. You can include an optional `reason` (max 1000 characters) in the request body.

## Path parameters

- `assignment_id` number, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized

---

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