Skip to main content
PUT
Update the policy status by ID

Path Parameters

id
string
required

ID of policy to update

Body

application/json

Policy status to update

status
enum<string>
required
Available options:
Draft,
Published,
Archived

Response

OK

allowProjectApprovers
boolean
archived
boolean
classificationArtifactMap
object
classificationRule
string
createdAt
string
createdBy
object
description
string
enforceSequentialOrder
boolean
gates
object[]
id
string
labels
object
name
string
parentId
string
simpleClassificationQuestionId
string
stages
object[]
status
enum<string>
Available options:
Draft,
Published,
Archived
taxonomyProperties
object[]

populated by TaxonomyService

taxonomyTags
object[]

populated by TaxonomyService

updatedAt
string
updatedBy
object
Last modified on June 26, 2026