curl --location --request POST 'https://your-api-server.com' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"reservationId": "68f5e28aa483f519641c9d52",
"status": "dolore dolor officia reprehenderit"
}'{}