---
title: "DELETE /mr-api/person/{id}"
method: DELETE
path: "/mr-api/person/{id}"
tags: ["PersonService"]
---

# DELETE /mr-api/person/{id}

`DELETE /mr-api/person/{id}`

Delete a person

## Response `200`

How many people were deleted.

- boolean

## Other responses

- `400` — Bad Request
- `401` — no permission
- `403` — forbidden

---

[API](https://skmtc.net/featurehub-io/apis/managementresourceapi.md) · [All operations](https://skmtc.net/featurehub-io/apis/managementresourceapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/featurehub-io/managementresourceapi/versions/faed5fd616c3/schema)
