{
"id": "string",
"site": "string",
"siteName": "string",
"item": "string",
"content": "string",
"score": "string"
}curl --location --request PUT 'http://10.18.6.122:88/api/dap/base/dds/red-line' \
--header 'Authorization: Bearer c7KzZCrm4ip42-sKWxGhAfnMgrdVU4D1ZefeLSl2h4Av8Iv0_Dl0KcN7ZKNjnS0Qg9GaVfZUXkMm2ckyIjQmlRcAt4lWzoFKUfUxT69hgTZQ8FLdtO_qduYkRXc_6Nkk' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string",
"site": "string",
"siteName": "string",
"item": "string",
"content": "string",
"score": "string"
}'{}