Update a note for a given control
Malformed data and/or validation errors
Invalid Authorization
Response Code 402
You must pay to activate this feature
You are not allowed to perform this action
Record Not Found
Response Code: 412
You must accept the Drata terms and conditions to use the API
Internal server error
{- "comment": "Note comment"
}
{- "id": "aaaaaaaa-bbbb-0000-cccc-dddddddddddd",
- "comment": "This is a good comment",
- "createdAt": "2025-07-01T16:45:55.246Z",
- "updatedAt": "2025-07-01T16:45:55.246Z",
- "owner": {
- "id": 1,
- "firstName": "Sally",
- "lastName": "Smith",
- "jobTitle": "CEO",
- "drataTermsAgreedAt": "2025-07-01T16:45:55.246Z",
- "createdAt": "2025-07-01T16:45:55.246Z",
- "updatedAt": "2025-07-01T16:45:55.246Z"
}
}