Delete an appointment from the system
Authorization header.
1| Status Code | Description |
|---|---|
| 200 | Appointment deleted successfully |
| 401 | Unauthorized - invalid or missing token |
| 403 | Forbidden - user lacks permission to delete this appointment |
| 404 | Appointment not found |
Cancelada instead of deleting if you need to maintain history