Skip to main content
POST
Create Quick Note

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
patientId
string
required
note
string
required
creatorId
string
required
eventId
string | null

Response

Successful Response

id
string
required
patientId
string
required
note
string
required
creator
UserTiny · object
required
createdDate
string<date-time>
required
eventId
string | null
updatedDate
string<date-time> | null
isArchived
boolean
default:false