{ "qq": "string", "ddd": "string" }
curl --location --request POST '/annotation/post/v5' \ --header 'Content-Type: application/json' \ --data-raw '{ "qq": "string", "ddd": "string" }'
{}