canmove, Confirmed users
1,173
edits
Line 92: | Line 92: | ||
'''GET''': Retrieve the object. | '''GET''': Retrieve the object. | ||
<br>'''PUT''': Add/update the object. | <br>'''PUT''': Add/update the object (if no id is provided in the json object, it will use the id in the URL). | ||
<br>'''DELETE''': Delete the object. | <br>'''DELETE''': Delete the object. | ||