{ "one": "string", "number": 0 }
curl --location '/annotation/post/v11' \ --header 'Content-Type: application/json' \ --data '{ "one": "string", "number": 0 }'
{}