Sugar Network/API: Difference between revisions
| Line 104: | Line 104: | ||
JSON object keys to receive: | JSON object keys to receive: | ||
* properties that were specified in {{Code|reply}} argument(s), at least {{Code|guid}}. | * properties that were specified in {{Code|reply}} argument(s), at least {{Code|guid}}. | ||
<div id="PUT-property"></div> | |||
'''PUT''' /''RESOURCE''/''GUID''/''PROP'' | |||
Modify particular resource property. By default, might be called only by {{Code|GUID}} creator. | |||
<div id="GET-property"></div> | <div id="GET-property"></div> | ||