canmove, Confirmed users
1,173
edits
m (→GET) |
m (→PUT) |
||
Line 112: | Line 112: | ||
== PUT == | == PUT == | ||
'''https://''server''/0.3/user/''username''/ ''collection''/''id'' ''' | '''https://''server''/0.3/user/''username''/''collection''/''id'' ''' | ||
Adds the WBO defined in the request body to the collection. If the WBO does not contain a payload, it will only updated the provided metadata fields on an already defined object. | Adds the WBO defined in the request body to the collection. If the WBO does not contain a payload, it will only updated the provided metadata fields on an already defined object. |