canmove, Confirmed users
1,173
edits
Line 102: | Line 102: | ||
<br>'''POST''': Takes an array of WBOs and adds/updates them within the collection. Identical to doing a set of PUTs over /id urls. | <br>'''POST''': Takes an array of WBOs and adds/updates them within the collection. Identical to doing a set of PUTs over /id urls. | ||
<br>'''DELETE''': Deletes all objects in this collection. | <br>'''DELETE''': Deletes all objects in this collection. | ||
Note that a POST response will return a 200 even if some or all of the objects are invalid. The body will contain lists of successful and failed individual objects. | |||
Optional '''GET''' parameters: | Optional '''GET''' parameters: |