Tasks
Write a client-emitted task event (user_input.received, input.requested, run.progress). Backend-owned lifecycle events (task.created, run.*, task.cancelled) MUST be rejected with 400.
post/experimental/tasks/{id}/events
Path parameters
idstring uuid required
Headers
Authorizationstring
Request body
Response
Default Response
Changes
Changed in 1 of the 25 revisions of this API.1
- ○
added the optional property
data/attributes/anyOf[subschema #1]/payload/definition/snapshotFamilyto the response with the201statusresponse-optional-property-added
- ○