Page 1 of 1

how can I create a service that will delete all the items in a collection?

Posted: Thu Jun 19, 2014 10:49 pm
by Steve Fairbanks6915588

I know I can delete one, but can I delete all in one request?


how can I create a service that will delete all the items in a collection?

Posted: Thu Jun 19, 2014 10:55 pm
by Illya Stepanov

Hi Steve,

Please take a look here: https://getsatisfaction.com/apperyio/...


how can I create a service that will delete all the items in a collection?

Posted: Thu Jun 19, 2014 10:57 pm
by Yurii Orishchuk

Hi Steve.

Currently Appery.io platform does not support delete all by REST API.

You can recieve items from collection and delete each of them in a loop.

Regards.