curl --location '/public-api/v1/documentChunkQuestion/update' \
--header 'Authorization: Bearer 593c8a84a01746ed96abfb26c15d2103' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"documentChunkId": 0,
"question": "string"
}'{
"errorCode": 0,
"message": "",
"data": null
}