Skip to main content
POST
Continue and stream

Authorizations

Authorization
string
header
default:YOUR_AUTUMN_API_KEY
required

Use Authorization: Bearer YOUR_AUTUMN_API_KEY.

Path Parameters

task_id
string
required

The task_id returned by POST /task or POST /task/start.

Example:

"8fab6f34"

Body

application/json
message
string
required

Instructions for what to change, add, or continue.

Example:

"Add founder LinkedIn URLs for all existing rows."

Response

SSE stream of task, tool, text, error, and done events.

The response is of type string.