Booking Delete
Endpoint
DELETE /api/v1/client/bookings/{bookingId}Cascading Behavior
Example Request
curl -X DELETE "/api/v1/client/bookings/e7b7f6bb-6c0c-4e2c-9b3e-9c6f2a1c0a77" \
-H "X-API-Key: <your_api_key>"Response
Last updated