curl --location --request POST 'https://smart-locker-api.byrokket.com/api/location/edit' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 3, "area_id":2 }'
{}