Set the current version of a policy
Change which version is the current (active) version for a policy. This is useful for rolling back to a previous version or promoting a specific version.Documentation Index
Fetch the complete documentation index at: https://docs.roe-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
| 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.
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.
Policy serializer