{
"userId":"{{accountId}}",
"boxThemeId":"301",
"deviceId": "{{Y30_deviceId}}"
}
curl --location --request POST 'https://test.myusmile.online/bff/cloud/userMysteryBox/share' \
--header 'TOK: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId":"",
"boxThemeId":"301",
"deviceId": "58:8c:81:d9:60:32"
}'
{}