fleet threads
Create a thread
Create a thread, optionally bound to an agent. Subsequent runs are started on it via POST /v1/fleet/threads/{thread_id}/runs/stream.
post/v1/fleet/threads
Request body
Example request
{
"agent_id": "11111111-1111-1111-1111-111111111111"
}Response
Created
Changes
Changed in 1 of the 48 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○