{
"document_ids": [
0
],
"live_id": 0
}curl --location --request POST '/api/document/show/binding' \
--header 'Authorization: test' \
--header 'Content-Type: application/json' \
--data-raw '{
"document_ids": [
0
],
"live_id": 0
}'{}