02-15-2022 11:08 AM
Hi,
we need Information about Alfresco REST API.
I try to delete a process-instance with the following service:
DELETE /enterprise/process-instances/{processInstanceId}
But I found that deletion works only when executed with the starter user account. I tried also with "admin" account but I have a 404 Error.
How can I delete a process instance with an "admin" account using rest api?
02-16-2022 11:51 PM
One way is to use http://localhost:8080/activiti-admin to delete process by admin.
Explore our Alfresco products with the links below. Use labels to filter content by product module.