Secondary Fork Join Participant REST Endpoints

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