{
"verifyKey": "string",
"platformId": "string"
}
curl --location --request POST 'https://gateway.storeharmony.com/cloudapi/app/access/verify' \
--header 'Content-Type: application/json' \
--data-raw '{
"verifyKey": "string",
"platformId": "string"
}'