Skip to main content
POST
Create red team review

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

Body

application/json
decision
required
Available options:
approved
rationale
string
required

Response

Successful response

id
string
required
organizationId
string<uuid>
required
artifactId
number
required
artifactVersionId
number
required
packKey
string
required
version
number
required
taxonomy
string
required
taxonomyVersion
string
required
status
string
required
contentHash
string
required
packSnapshot
object
required
createdBy
string
required
createdAt
string<date-time>
required
reviewedBy
null | string
required
reviewRationale
null | string
required
reviewedAt
null | string<date-time>
required