Skip to main content
For the full schema, see the Create observations endpoint in the API reference.

Request

Send one or more observations per call. Set user_id, interaction_id, user_sentiment, and optionally observed_at once on the request body, then list each observation in observations (minimum 1, maximum 50).

Fields

Top-level: Each item in observations:

Response

Returns 201 with { "results": [ … ] } — one created observation per input item. Tag matching and issue digest run asynchronously per row — see Concepts.