Skip to main content
POST
Create Observations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspace_id
string
required

ID of the workspace

Body

application/json

Batch of observations to create

observations
ObservationCreate · object[]
required
Required array length: 1 - 100 elements

Response

Successful Response

id
string
required
content
string
required
observer_id
string
required

The peer who made the observation

observed_id
string
required

The peer being observed

session_id
string
required
created_at
string<date-time>
required