Either cancels or deletes the specified workflow instance.
DELETE /alfresco/service/api/workflow-instances/{workflow_instance_id}?forced={forced?}
To cancel call with no arguments, to delete set the forced argument to true.
The web script description document specifies the following
options:
Value | Description |
---|---|
json | The default response format |
user | The authentication access |
required | The transaction level |
any | The format style |