Create an Agent Research Update

Create a token-aware update for a running research job.

Authentication

AuthorizationBearer

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

Path parameters

idstringRequiredformat: "uuid"
Research job identifier.

Request

This endpoint expects an object.
update_contentstringRequired
Additional context for a running research job.

Response

Update created.
created_atdatetime
ISO 8601 timestamp when the update was created.

Errors