Skip to main content
DELETE
Use the standard instructions

Authorizations

X-API-Key
string
header
required

Path Parameters

sequence_id
string<uuid>
required

Response

Successful Response

Where a sequence's tailoring stands: the campaign it runs, and its newest job.

campaign
SequenceCampaignReadSchema · object | null
required

The campaign a sequence runs and the brief tailoring wrote for its audience.

in_flight
boolean
required

A job is still working; launch waits for it.

job
SequenceTailoringJobReadSchema · object | null
required

One tailoring job: how far it got and what it chose.