On Mon, Jul 12, 2010 at 1:36 PM, <[email protected]> wrote: > Hello Couchers, > > I'm playing with CouchDB Security features, but can't get a user removal > script to work. > I try to fetch the user object, from the _users database, and then issue a > DELETE REST query (of course, including the revision). > > It does not work, and returns an error "doc.type must be user". I went > through the wiki but did not find how to delete a user. > > Anyone can help me ? > > Regards, > > Mickael > > >
What are your GET and DELETE call ? - benoƮt
