Skip to main content
POST
Create a note

Authorizations

Authorization
string
header
required

Mobile token, global API token, series API key, or event API key. See Authentication above for which endpoints each one reaches.

Path Parameters

event_id
integer
required

Event id.

participant_id
integer
required

The participant_event id.

Body

application/json
content
string
required
note_type
enum<string>
default:ops
Available options:
ops,
safeguarding,
logistical
sensitivity
enum<string>
default:normal
Available options:
normal,
restricted

Response

Note created.

note
object