Skip to main content
POST
/
agents
/
{id}
/
journal
Error
A valid request URL is required to generate request examples

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Body

application/json
content
string
required
entry_type
enum<string>
default:observation
Available options:
observation,
decision,
plan,
note,
error

Response

Entry created