curl --location --request DELETE 'https://smart-locker-api.byrokket.com/api/user/2' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 1 }'
{}