Controls
Create compliance control
Create a custom compliance control and connect it to framework requirements, policies, tasks, and evidence expectations.
post/v1/controls
Request body
Example request
{
"name": "Access Control",
"description": "Manages user access to systems"
}Changes
Changed in 2 of the 51 revisions of this API.4
- ○
added the new optional request property
documentTypesnew-optional-request-property
- ○
added the new optional request property
requirementMappings/items/customRequirementIdnew-optional-request-property
- ○
the request property
requirementMappings/items/requirementIdbecame optionalrequest-property-became-optional
- ○
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○