Skip to main content
POST
Stop all table runs

Authorizations

Authorization
string
header
required

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

Path Parameters

table_id
string<uuid>
required

Response

Successful Response

The runs flipped to cancelling by the global Stop Run action.

cancelled_run_ids
string<uuid>[]
required

IDs of the runs flipped to cancelling; empty when nothing was active.