---
title: "Deletes a Worksheet Result"
method: DELETE
path: "/tickets/{ticket_id}/worksheet_results/{id}"
tags: ["Worksheet Result"]
---

# Deletes a Worksheet Result

`DELETE /tickets/{ticket_id}/worksheet_results/{id}`

Required permissions: "Tickets - View Details" or "Tickets - View 'Their Ticket' Details (assigned to them)"
Single-Customer Users can only access own tickets.

## Path parameters

- `ticket_id` integer, required
- `id` integer, required

## Response `200`

successful

---

[API](https://skmtc.net/syncromsp/apis/syncro.md) · [All operations](https://skmtc.net/syncromsp/apis/syncro/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/syncromsp/syncro/versions/3df3aed287cc/schema)
