> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getnexor.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Mark a Meeting as Completed

> Mark a meeting as **completed** (the lead attended). Works on any meeting belonging to your client.

This logs a `meeting_completed` timeline activity and fires a `meeting.completed` outbound webhook (so the outcome reaches a subscribed endpoint or CRM). Unlike `no-show` and `cancel`, marking a meeting completed does **not** trigger the re-engage agent.

**Idempotency:** re-marking a meeting that is already `completed` is a safe no-op (`"idempotent": true`).


## API Specification

The full API specification for this endpoint is available in the [documentation index](https://docs.getnexor.ai/llms.txt).
