Data
Update many
curl -X PATCH "https://loading/api/data/entity/string" \
-H "Content-Type: application/json" \
-d '{
"update": {},
"where": {}
}'curl -X PATCH "https://loading/api/data/entity/string" \
-H "Content-Type: application/json" \
-d '{
"update": {},
"where": {}
}'