Services/Sync/Server/Archived/0.3/API: Difference between revisions

Line 100: Line 100:


'''GET''': Returns a list of ids associated with the collection.  
'''GET''': Returns a list of ids associated with the collection.  
<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 a JSON array of WBOs (in the parameter wbo) 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.


canmove, Confirmed users
1,173

edits