---
title: "Delete a note from a work task"
method: DELETE
path: "/WorkTasks/{id}/notes/{noteId}"
tags: ["WorkTasks"]
---

# Delete a note from a work task

`DELETE /WorkTasks/{id}/notes/{noteId}`

## Path parameters

- `id` string, required
- `noteId` string, required

## Response `200`

OK

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/versions/a905bde4e796/schema)
