Skip to main content
POST
Cancel a running flow

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer<int>
required

ID of the flow whose execution you want to cancel

Example:

568971

Response

OK