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