Skip to main content
POST
Create a control

Authorizations

Authorization
string
header
required

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

Path Parameters

org
string
required

Body

application/json
identifier
string
required
Maximum string length: 256
name
string
required
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