Skip to main content
POST
Stop a campaign draft that is being generated

Authorizations

X-API-Key
string
header
required

Path Parameters

sequence_id
string<uuid>
required
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 draft reads it before its model call and before it saves, and a draft that has already landed is not affected. The stream reports the outcome as an error frame with reason stopped.

generation_id
string<uuid>
required