{
"deviceId": "",
"productKey": "P9rC1bXEZRp",
"deviceKey": "4"
}
curl --location --request POST '/log' \
--header 'TOK: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceId": "",
"productKey": "P9rC1bXEZRp",
"deviceKey": "4"
}'