Access to Post Body Properties - Webflow API - Remove Collection Items in Bulk

Hi there,

I was wondering if anyone else is having issues with the (Delete /) Remove Collection Items API endpoint of Webflow? ( https://developers.webflow.com/reference/remove-items )

It seems to me that Webflow just doesn't want to delete post data via a header, but specifically delete it via a body.

My only way out at the moment is to skip the bulk delete endpoint and loop through each item ID and call the Webflow Remove Collection Item API endpoint individually ( https://developers.webflow.com/reference/remove-item ).

However, this is rather inefficient and very painful for testing due to Webflow's API rate limits.

Thanks in advance <3

Other
3 replies