curl --location --request POST 'https://api-35.elogii.com/form-submissions/removeMany' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
"6994a4fc11219adfd2dc1961",
"699f3e26e64c265fd31a0755"
]
}'{
"result": 2,
"errors": [],
"ids": [
"6994a4fc11219adfd2dc1961",
"699f3e26e64c265fd31a0755"
]
}