Skip to main content
POST
Stop an agent draft that is being generated

Authorizations

X-API-Key
string
header
required

Path Parameters

generation_id
string<uuid>
required

Response

Successful Response

A Stop was asked for. Whether it lands is the stream's to say.

The flag is cooperative and best effort: the build reads it before its next model call, and a build that has already finished is not affected. The stream reports the outcome as an error frame with reason stopped.

generation_id
string<uuid>
required