Skip to main content
POST
Cancel a batch of executions

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Body

application/json
execution_ids
string<uuid>[]
required

Response

Successful Response

cancelled
string<uuid>[]
required
not_found
string<uuid>[]
required
not_running
string<uuid>[]
required