{ "id": 20, "point": 9 }
curl --location --request POST 'https://test.myusmile.online/user/target/pointTarget' \ --header 'TOK: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 20, "point": 9 }'
{}