Skip to main content
PUT
Update a control

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

identifier
string
required
org
string
required

Body

application/json
name
string | null
description
string | null

Response

Successful Response

identifier
string
required
name
string
required
version
integer
required
created_by
string
required
description
string | null
created_at
number | null
tags
Tags · object
archived
boolean
default:false
policies_referencing
string[] | null
Last modified on July 10, 2026