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