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

# POST /api/appointments

> Schedule an appointment

```text theme={"system"}

POST /api/appointments

```

Backed by `schedulingService.js`. Supports `RRULE` recurrence and generates ICS via `ical-generator`. Calendar integration via `calendarIntegrationService.js`.
