{
"uid": "01920000-0000-0000-0000-000000000000",
"to": "md",
"formula_mode": "normal",
"filename": "my_markdown.md",
"merge_cross_page_forms": false
}
curl --location --request POST 'https://api.302.ai/doc2x_v2/api/v2/convert/parse' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"uid": "01920000-0000-0000-0000-000000000000",
"to": "md",
"formula_mode": "normal",
"filename": "my_markdown.md",
"merge_cross_page_forms": false
}'
{}