curl --location --request PATCH 'https://smart-locker-api.byrokket.com/api/bays/1/device' \
--header 'Content-Type: application/json' \
--data-raw '{
"device_id": 2
}'{
"status": "true",
"message": "Cabin device updated successfully"
}