Primary Fork Join Participant REST Endpoints

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