Skip to main content
POST
Stop an agent prompt revision that is being streamed

Authorizations

X-API-Key
string
header
required

Path Parameters

edit_id
string<uuid>
required

Response

Successful Response

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

Cooperative and best effort: the revision reads the flag once a second while the model writes and again before the prompt is handed back, and a revision that has already landed is not affected. The stream reports the outcome as an error frame with reason stopped.

edit_id
string<uuid>
required