Skip to main content
PATCH
Update bundle by ID

Path Parameters

id
string
required

ID of bundle to update

Body

application/json

Bundle to update

evidenceRestricted
boolean

if present, lock evidence answers and policy changes on the bundle; once set to true it cannot be unset

policyId
string

if present, update the primary policy of the bundle

stage
string

if present, update the stage of the bundle's primary policy

state
enum<string>

if present, update the state of the bundle

Available options:
Active,
Archived,
Complete

Response

OK

id
string
required
state
enum<string>
required
Available options:
Active,
Archived,
Complete
attachments
object[]
classificationValue
string

The classification value of the primary policy

commentsCount
integer
createdAt
string
createdBy
object
currentStageInfo
object
enforcedPolicyIds
string[]

Policy IDs mandated by a PolicyEnforcer; these cannot be deactivated

evidenceRestricted
boolean
gates
object[]
hasRevalidationSchedule
boolean

Whether the bundle has an active revalidation schedule

name
string
policies
object[]
policyId
string

The ID of the primary policy

policyName
string
policyVersion
string

The version of the primary policy

policyVersionId
string

The version ID of the primary policy

projectId
string
projectName
string
projectOwner
string
stage
string

The stage of the primary policy

stageApprovals
object[]
stageAssignee
object

The assignee to the stage of the primary policy

stages
object[]
Last modified on August 18, 2026