> ## 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.

# Marcar una Reunión como Completada

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

Registra una actividad `meeting_completed` en la línea de tiempo y emite un webhook saliente `meeting.completed` (para que el resultado llegue a un endpoint o CRM suscrito). A diferencia de `no-show` y `cancel`, marcar una reunión como completada **no** dispara el agente de re-contacto.

**Idempotencia:** volver a marcar una reunión que ya está `completed` es una operación segura sin efecto (`"idempotent": true`).


## API Specification

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