---
title: "Update Presence"
method: POST
path: "/presence/heartbeat"
tags: ["presence"]
---

# Update Presence

`POST /presence/heartbeat`

Update user's presence heartbeat.

This endpoint should be called periodically (e.g., every 30 seconds) by the frontend
to indicate the user is still active.

Note: This is a placeholder - actual heartbeat is handled via WebSocket connections.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored.md) · [All operations](https://skmtc.dev/fluentea/apis/aurqa-language-learning-platform-refactored/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fluentea/aurqa-language-learning-platform-refactored/revisions/78f314acd8bf/schema)
