curl --location --request POST 'https://smart-locker-api.byrokket.com/api/devices/delete' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 7 }'
{}