Artifi.SaveDraft()
This operation is used to commence process saving design into My Design section. This method requires only invocation call on click of button(button which will be responsible to initiate process of saving design )
Response Information
Response body formats
On Success
On success, pop-up will be shown inside an Artifi iframe mentioning that if design has been saved successfully or has been failed.
On Error
On error, this method will call back the JavaScript method in website which is specified in "errorCallback" parameter with error information.