Skip to main content
DELETE
Delete a workflow run and its persisted step data. This is irreversible. If the run is still active, prefer Cancel Run — that records a clean cancelled outcome instead of removing the record entirely.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

run_id
string
required

Response

Successful Response