curl --location 'http://dev-cn.your-api-server.com/v2/business/content/product-descriptions?engine=economy&language=en&num_copies=undefined' \ --header 'content-type: application/json' \ --data '{ "tone_of_voice": "excited" }'
[ null ]