{
"id": "string",
"msg": "string"
}
curl --location --request POST 'https://bit101.flwfdd.xyz/courses/upload/log' \
--header 'fake-cookie;' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string",
"msg": "string"
}'
{}