Hello,
Is there a bulk delete operation for Custom Objects? In the docs, on the forum, I see there is a note indicating this is not available for creation but no statement is made about the delete. I’ve tried to delete(event, [id1, id2]
without success.
Can someone confirm this is normal behaviour and cannot be done? Deleting one after another would be quite expensive towards the rate limit.
{status: 400, message: "'id' should be a string"}
Thanks!