fleet threads
Delete thread
Deletes a thread and all of its runs. Idempotent: deleting a thread that does not exist returns 204.
delete/v1/fleet/threads/{thread_id}
Path parameters
thread_idstring required
Thread id
Response
No Content
Deletes a thread and all of its runs. Idempotent: deleting a thread that does not exist returns 204.
Thread id
No Content