Create Policy Version
lexq_versions_createCreate a new DRAFT version in a policy group. Optionally provide a commit message and effective date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupId | Yes | Policy group ID | |
| effectiveTo | No | Effective end date (ISO 8601) | |
| commitMessage | No | Commit message describing this version | |
| effectiveFrom | No | Effective start date (ISO 8601) |