{ "DISPOSITIVO": "1112000" }
curl --location --request POST '//unsubscribe' \ --header 'x-api-key;' \ --header 'Content-Type: application/json' \ --data-raw '{ "DISPOSITIVO": "1112000" }'
{}