Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraCalendar
Classification: public
REST
REST operations return the operation-specific JSON examples and schemas shown in each response table.
CalDAV
Success uses DAV XML, iCalendar, headers, or no body. Failures use CalDavError JSON.
| Status | Meaning |
|---|---|
| 400 | Invalid request or protocol content. |
| 401 | Missing or rejected credentials. |
| 403 | Required capability absent. |
| 404 | Resource absent. |
| 409 | VEVENT UID and filename conflict. |
| 412 | ETag precondition failed. |
| 500 | Service or dependency failure. |