Skip to main content
POST
Cancel a run

Authorizations

Authorization
string
header
required

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

Path Parameters

featureRefinementKey
string<uuid>
required

Response

Cancellation applied immediately, or accepted to take effect at the next round

The run's state after a cancel request — CANCELLED when it applied immediately (the run had not started), or the current running state when cancellation will take effect at the next round.

featureRefinementKey
string<uuid>
required
state
string
required