/
WA
watchdogpolska
/
Small_EOD
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 40m ago · Updated 2mo ago
Details
Filter operations
administrativeUnit
4
case
5
collection
9
description
4
dictionary
4
event
4
file
3
institution
2
letter
4
note
4
get
List all notes of case
post
Create a note
get
Info for a specific note
delete
/note/{noteId}
notifiedUser
3
responsibleUser
3
session
4
user
4
note
Create a note
post
/note
Request body
Note
required
id
string
noteId
required
case
string
caseId
comment
string
required
createdOn
string
datetime
createdBy
string
User ID responsible for creating the content
modifiedOn
string
datetime
modifiedBy
string
Response
Expected response to a valid request
Note
required
id
string
noteId
required
case
string
caseId
comment
string
required
createdOn
string
datetime
createdBy
string
User ID responsible for creating the content
modifiedOn
string
datetime
modifiedBy
string
Changes