{
"mediaIds" : [
7,
8,
9
]
}
curl --location --request DELETE 'http://localhost:8080/api/v1/fabaBeneficiary/4/attachment' \
--header 'Content-Type: application/json' \
--data-raw '{
"mediaIds" : [
7,
8,
9
]
}'
{}