Data
Delete many
curl -X DELETE "https://loading/api/data/entity/string" \
-H "Content-Type: application/json" \
-d '{
"attribute": {
"$eq": 1
}
}'curl -X DELETE "https://loading/api/data/entity/string" \
-H "Content-Type: application/json" \
-d '{
"attribute": {
"$eq": 1
}
}'