/
WA
watchdogpolska
/
Small_EOD
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 17m 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
tagNamespace
4
user
4
event
Create a event
post
/event
Request body
Event
required
id
string
noteId
required
case
string
caseId
name
string
required
data
string
date-time
required
comment
string
createdOn
string
datetime
required
createdBy
string
required
User ID responsible for creating the content
modifiedOn
string
datetime
required
modifiedBy
string
required
Response
Expected response to a valid request
Event
required
id
string
noteId
required
case
string
caseId
name
string
required
data
string
date-time
required
comment
string
createdOn
string
datetime
required
createdBy
string
required
User ID responsible for creating the content
modifiedOn
string
datetime
required
modifiedBy
string
required
Changes