{ "summary_result": "string" }
curl --location --request POST '/summary//summary' \ --header 'authorization;' \ --header 'Content-Type: application/json' \ --data-raw '{ "summary_result": "string" }'
null