Delete Workflow Presenation Instance
Cancels the execution of a workflow presentation instance. This API call cancels only the workflow presentation execution. To cancel the workflow execution, use APIs under /cloudapi/workflows/{workflowId}/instances.
Request
URI
DELETE
https://{api_host}/cloudapi/workflows/{workflowId}/presentation/instances/{presentationExecutionId}
COPY
Path Parameters
string
workflowId
Required
workflowId
string
presentationExecutionId
Required
presentationExecutionId
Responses
204
No content
Operation doesn't return any data structure
401
The user is not authorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
404
Cannot find a workflow or presentation instance with specified ID
Operation doesn't return any data structure
Availability
Added in 30.0
Deprecated in 36.0
With alternative: see
vRO Forms Overlay API Marked As Internal
Removed in 39.0
Vro Workflow Presentation Operations
DELETE
Delete Workflow Presenation Instance
GET
Get All Workflow Presentation Instances
GET
Get Workflow Presentation
GET
Get Workflow Presentation Instance
POST
Start Workflow Presentation
PUT
Update Workflow Presentation Instance