Secondary ForkJoin Participant REST Endpoints

Secondary ForkJoin Participant
Secondary ForkJoin Participants are other WorkFlow elements that are participating in ForkJoin process. The ForkJoin WorkflowElement can have one primary participant and one secondary participant, each of which is a WorkFlow Element of any type.
Add, Search, Compare or Delete Secondary ForkJoin Participant
Method: post
Path: /rest/v1/admin
Delete a Secondary ForkJoin Participant by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Secondary ForkJoin Participant by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Secondary ForkJoin Participant by DN
Method: patch
Path: /rest/v1/admin/{dn}