{
"id": 0,
"allow_download": 0,
"allow_turn_page": 0
}curl --location --request POST '/api/document-update' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"allow_download": 0,
"allow_turn_page": 0
}'{}