Skip to main content

Create a note

POST 

/api/v1/notes

Create a note attached to an assessment.

The note is associated with the caller's organization and requires write access to the target assessment.

  • Scope required: assessments:update.
  • Rate-limit tier: user_mutation (120/hour/user).
  • Not idempotent — each call inserts a new note.

Request

Responses

Successful Response