This API allows to reject a booking that is awaiting approval. The booking will be cancelled with a rejection status.
{your-workspace} with your workspace’s subdomain. X-Api-Key is used to authenticate requests using an API key. Provide your API key in this header to access protected endpoints. Refer to Authentication for more information.
SID of the booking that you want to reject.
"8sqtzrs"
Optional reason for rejecting the booking.
"Time slot no longer available"
OK - Booking rejected successfully
"Booking rejected successfully"