POST
/
bookings
curl --request POST \
  --url https://api.example.com/api/v1/bookings

Response

201

Booking created