Request airbnb reservation cancellation on the platformAsk AIpost https://open-api.guesty.com/v1/reservations/{id}/request-cancellation-syncUse this call to request a new reservation cancellation from your guest.Path ParamsidstringrequiredReservation IDBody ParamscancellationDataobjectcancellationData objectResponses 200Result of operation: true or false 400Invalid request 401Unauthorized 403Forbidden 404Not Found 500Unhandled exception. Something went wrong on server.Updated 3 months ago