---
title: "Reset Presence"
method: POST
path: "/presence/reset"
tags: ["presence"]
---

# Reset Presence

`POST /presence/reset`

Reset the presence flags for all students assigned to the mentor.

The mentor is authenticated via JWT. This endpoint clears the presence flags
from the 'presence' collection for the mentor’s assigned students.

## Response `200`

Successful Response

- ResetResponse — Response model for the reset endpoint.
  - `message` string, required

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/excellence-ai/excellence-learning/revisions/8d495ed916c6/schema)
