Command

nylas scheduler bookings cancel

Cancel a booking

Written by Qasim Muhammad Staff SRE

What does nylas scheduler bookings cancel do?

The nylas scheduler bookings cancel command provides cancel a booking. It is part of the Scheduler (Booking Pages) commands, which manage scheduler configurations, sessions, and bookings.

Usage

nylas scheduler bookings cancel

Flags

FlagDescription
--reason stringCancellation reason
--yes(-y)Skip confirmation prompt
--jsonOutput as JSON
--no-colorDisable color output
--verbose(-v)Enable verbose output
--configCustom config file path
--help(-h)Show help for the command
--limitLimit results (most list commands)

Examples

The nylas scheduler bookings cancel command provides cancel a booking.

JSON output for scripting

nylas scheduler bookings cancel --json

Filter by reason

nylas scheduler bookings cancel --reason <value> --json

Troubleshooting

Command not found or fails

Run `nylas auth config` and `nylas auth login` to authenticate first.

Recommended guides

Run nylas scheduler bookings cancel --help for full help output.