Skip to main content
POST
Publish an approval event and get the computed approval

Body

application/json

Request for publishing an approval event

bundleId
string
required
eventType
enum<string>
required
Available options:
RequestSubmitted,
RequestCancelled,
RequestApproved,
RequestConditionalApproved,
RequestRejected,
FindingsApproved,
PolicyReactivated,
RevalidationRequired,
RevalidationExpired,
PolicyVersionUpgraded
policyId
string
required
projectId
string
required
approvalId
string
meta
object
stageApprovalId
string

Response

OK

approvers
object[]
bundleId
string
id
string
name
string
policyId
string
policyVersionId
string
revalidation
object
stageApprovalId
string
status
enum<string>
Available options:
PendingSubmission,
PendingReview,
Approved,
ConditionallyApproved,
PendingExpiration,
Expired
taskId
string
updatedAt
string
updatedBy
object
Last modified on August 18, 2026