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