Create a new version of an existing policy. The new version may require approval before taking effect, depending on organization configuration.
| Parameter | Type | Required | Description |
|---|---|---|---|
id | UUID | Yes | Current policy version identifier |
No request body. The endpoint creates a new DRAFT version by copying all data from the specified policy and incrementing the version number. Use PATCH on the new version to make changes.
policies:create or policies:update
Create a new version of an existing policy. The new version may require approval before taking effect, depending on organization configuration.
| Parameter | Type | Required | Description |
|---|---|---|---|
id | UUID | Yes | Current policy version identifier |
No request body. The endpoint creates a new DRAFT version by copying all data from the specified policy and incrementing the version number. Use PATCH on the new version to make changes.
policies:create or policies:update