{ "DISPOSITIVO": "1125000", "SENHA_DISPOSITIVO": "4567", "ID_SALA": "7" }
curl --location --request POST '/requests//desaloca-sala-conf' \ --header 'x-api-key;' \ --header 'Content-Type: application/json' \ --data-raw '{ "DISPOSITIVO": "1125000", "SENHA_DISPOSITIVO": "4567", "ID_SALA": "7" }'
{ "ID_SALA": "7" }