cancel-booking
Cancel a scheduled booking by providing its unique UID. Optionally include a cancellation reason to document why the booking was removed.
Instructions
Cancel a booking by its UID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookingUid | Yes | The booking UID to cancel | |
| cancellationReason | No | Reason for cancellation |