{ "DISPOSITIVO": "1125000", "SENHA_DISPOSITIVO": "4567" }
curl --location --request POST '/requests//pede-config-nao-perturbe' \ --header 'x-api-key;' \ --header 'Content-Type: application/json' \ --data-raw '{ "DISPOSITIVO": "1125000", "SENHA_DISPOSITIVO": "4567" }'
{ "ATIVADO": "SIM" }