OperationEntityRoute_Delete (Delete)
- Last UpdatedNov 06, 2025
- 1 minute read
| Delete | OperationEntityRoute_Delete |
Resource Path:/api/OperationEntityRoute
| Name | Description | Data Type |
|---|---|---|
| processId | Required. The process ID. | string |
| operationId | Required. The ID of the downstream operation. | string |
| entityId | Required. The ID of the downstream entity. | integer |
| inputOperationId | Required. The ID of the upstream operation. | string |
| inputEntityId | Required. The ID of the upstream entity. | integer |