---
title: "Exclui o aluno especificado pelo id"
method: DELETE
path: "/nutror/v1/students/:id"
tags: ["Nutror"]
---

# Exclui o aluno especificado pelo id

`DELETE /nutror/v1/students/:id`

## Path parameters

- `id` string, required

## Response `204`

Aluno excluído com sucesso

## Other responses

- `404` — Aluno não encontrado

---

[API](https://skmtc.dev/eduzz/apis/eduzz-public-api.md) · [All operations](https://skmtc.dev/eduzz/apis/eduzz-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eduzz/eduzz-public-api/revisions/2fa447c9bf2b/schema)
