curl --location --request POST 'http://dev-cn.your-api-server.com/v2/ocr/ocr_async' \
--header 'Authorization;' \
--header 'content-type: application/json' \
--data-raw '{
"show_original_response": false
}'
{
"public_id": "448f7c21-bfe3-48f7-842e-824b4ff84263"
}