news-ai / tabulae

API for media list management
https://tabulae.newsai.org/
0 stars 0 forks source link

Bulk Delete Contacts #435

Closed AbhiAgarwal closed 7 years ago

AbhiAgarwal commented 7 years ago

So it's faster / less requests:

https://tabulae.newsai.org/api/contacts/bulkdelete

POST:

{
contacts: [123,123]
}

you still have to PATCH list after, but yup