curl --location --request POST 'https://api-35.elogii.com/task-template-groups/removeMany' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
"67b7993719d06a6a070a0638",
"67b7978eaa2aeabffa421bc5",
"67b799783b8f5c1300977542"
]
}'{
"result": 3,
"errors": [],
"ids": [
"67b7978eaa2aeabffa421bc5",
"67b7993719d06a6a070a0638",
"67b799783b8f5c1300977542"
]
}