REST interface for BPD-related resources - Process Instance Relationship Resource
This IBM Business Automation Workflow resource is used to create or remove a relationship between two process instances.
Resource URI
/rest/bpm/wle/v1/process/{instanceId}/relationship
Path elements
Name | Data Type | Description |
instanceId | Process Instance Relationship |
The process instance identifier.
|
Available since
8.5.6.0
Subtopics
The following subtopics describe the HTTP methods defined for this resource:
- POST
Creates a relationship between two process instances.
- DELETE
Removes a relationship between two process instances.
Parent Topic: REST interface for BPD-related resources Resource Set