curl --location --request POST 'http://dev-cn.your-api-server.com/v2/ocr/ocr_tables_async' \
--header 'Authorization;' \
--header 'content-type: application/json' \
--data-raw '{
"show_original_response": false
}'
{
"public_id": "3f631198-9515-4742-b008-865ffeccd087"
}