---
title: "Delete a staff member's set of reports (legacy DELETE /reports/reallocation/{StepId}/{StaffId}/{EntryName})"
method: DELETE
path: "/reports/reallocation/{stepId}/{staffId}/{entryName}"
tags: ["Reports"]
---

# Delete a staff member's set of reports (legacy DELETE /reports/reallocation/{StepId}/{StaffId}/{EntryName})

`DELETE /reports/reallocation/{stepId}/{staffId}/{entryName}`

**Requires permission:** *ReportAdmins*

Removes every entry (and its mark grades) in a step + writing teacher + entry-name group. Port of the legacy RPT_RA_DeleteStaffStep SP.

## Path parameters

- `stepId` integer, required
- `staffId` integer, required
- `entryName` string, required

## Response `204`

Success - Deleted

## Other responses

- `400` — An Error Occurred - Could not delete
- `401` — Unauthorized
- `403` — Forbidden

---

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