Delete an appointment
delete_appointmentPermanently delete an appointment record. Use for removal when no history is needed; to cancel while keeping the record, update its status to canceled.
Instructions
Permanently delete an appointment. To cancel but keep the record, update its status to canceled instead. Not reversible.
Requires scope appointments:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The record id, e.g. "6a96a3ead6e886d42462dd3e". |