Sugar Network/API: Difference between revisions
| Line 234: | Line 234: | ||
<div id="PUT_clone"></div> | <div id="PUT_clone"></div> | ||
'''PUT''' /''RESOURCE''/''GUID''?cmd='''clone'''[&force | '''PUT''' /''RESOURCE''/''GUID''?cmd='''clone'''[&force] | ||
Change cloning status for the specified resource. {{Code|PUT}} content should be cloning status. If {{Code|force}} is passed, cloning will happen even if local copy already exists | Change cloning status for the specified resource. {{Code|PUT}} content should be cloning status. If {{Code|force}} is passed, cloning will happen even if local copy already exists. | ||
=== Launch activities === | === Launch activities === | ||