curl --location --request POST '/api/v1/analysis/document-properties' \ --form 'fileInput=@""'
{ "property1": "string", "property2": "string" }