{
"ids": [
"487ae75d967447bc8a76a6528967fa16"
]
}curl --location --request POST '/defect/delete' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
"487ae75d967447bc8a76a6528967fa16"
]
}'null