Creating link between policies
Requests Multi policy config
POST
/policies/{policyId}/multiple
Creates a link between the current policy and the main policy. Or creates a group making the current policy the main one.
Path Parameters
Name | Type | Description |
---|---|---|
policyId* | String | Policy ID |
Request Body
Name | Type | Description |
---|---|---|
id* | String | mainPolicyTopicId |
id* | String | synchronizationTopicId |