Primary ForkJoin Participant REST Endpoints

Primary ForkJoin Participant
Primary 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 Primary ForkJoin Participant
Method: post
Path: /rest/v1/admin
Delete a Primary ForkJoin Participant by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Primary ForkJoin Participant by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Primary ForkJoin Participant by DN
Method: patch
Path: /rest/v1/admin/{dn}