Sugar Network/API: Difference between revisions

Line 237: Line 237:
<div id="PUT_clone"></div>
<div id="PUT_clone"></div>


  '''PUT''' /context/''GUID''?cmd='''clone'''
  '''PUT''' /context/''GUID''?cmd='''clone'''[&spawn]


Change cloning status for the specified context. {{Code|PUT}} content should be cloning status.
Change cloning status for the specified context. {{Code|PUT}} content should be cloning status. By default, the command will return streamed ''text/event-stream'' MIME type data to monitor the whole cloning process. If the {{Code|spawn}} argument is specified, the command will exit immediately with [[#Notifications|asynchronous sending]] cloning events.


=== Launching ===
=== Launching ===