Set the current version of a policy
| Parameter | Type | Required | Description |
|---|---|---|---|
policy_id | uuid | Yes | UUID of the policy to update |
version_id | uuid | Yes | UUID of the version to set as current |
| Parameter | Type | Required | Description |
|---|---|---|---|
organization_id | uuid | Yes | UUID of the organization for access control |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
UUID of the organization for access control. Required.