Skip to main content
Every cal.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Bookings

cancel

bookings.cancel Cancel a booking [DESTRUCTIVE] Risk: destructive
Input Output

confirm

bookings.confirm Confirm a pending booking Risk: write
Input Output

create

bookings.create Create a new booking Risk: write
Input
Output

decline

bookings.decline Decline a pending booking Risk: write
Input Output

get

bookings.get Get a booking by UID Risk: read
Input Output

list

bookings.list List all bookings Risk: read
Input Output

reschedule

bookings.reschedule Reschedule a booking to a new time Risk: write
Input Output