Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The ID of the booking to delete
Specifies if user resources (resources with a contact attached) should be sent an email notification about the deleted booking
If deleting a repeat booking, specifies if other repeats should be deleted as well, specifically to all, future or just the single booking. Default is single
Available options: 
single, future, all Response
Successful Operation