Tech Risk & Compliance - IT Risk ManagementControlsUpdate ControlCopy Pageput https://{hostname}/api/controls/v1/controls/{controlId}Use this API to update the attributes of a specific control in the Controls Library.Path ParamscontrolIduuidrequiredID of the control. This value is obtained using Get List of Controls API.Body Paramsidentifierstringrequiredlength between 1 and 50The identifier of the control.namestringrequiredlength between 1 and 300The name of the control.orgGroupIduuidrequiredThe identifier of the organization the master control is linked to. In general, this is top organization in the org hierarchy.descriptionstringlength between 0 and 4000Description of the control.recommendationstringlength between 0 and 500The recommendation status of this control based on Athena logic.frameworkIduuidIdentifier of the framework the control is tied to.frameworkNamestringlength between 0 and 500Name of the framework the control is tied to.frameworkNameKeystringlength between 0 and 500Identifier used for translation of Framework Name.statusstringenumThe new status of the control. This can be Active, Archived, or Pending.ActiveActiveArchivedPendingAllowed:ActiveArchivedPendingcategoryIduuidThe identifier of the category tied to the control. Optional if no category is needed or if category name is provided.categoryNamestringlength between 0 and 500The name of the category tied to the control. Optional if category Id is provided.categoryNameKeystringlength between 0 and 500Identifier used for translation of category name. Optional if category Id is provided.attributesobjectCustom Attributesattributes objectimplementationGuidancestringImplementation guidance of control.scopeIduuidThe identifier of the scope associated with this control.justificationIdsarray of uuidsSet of justification identifiers explaining why this control is included in the framework.justificationIdsADD uuidResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 2 months ago Delete ControlGet List of Control Entity Source TypesDid this page help you?YesNo