v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1461310243.3 KB

Updates a control within an assessment in Audit Manager.

put/assessments/{assessmentId}/controlSets/{controlSetId}/controls/{controlId}

Path parameters

assessmentIdstring required

The unique identifier for the assessment.

controlSetIdstring required

The unique identifier for the control set.

controlIdstring required

The unique identifier for the control.

Request body

controlStatus'UNDER_REVIEW' | 'REVIEWED' | 'INACTIVE'

The status of the control.

commentBodystring

The comment body text for the control.

Response

Success