Skip to main content
POST
Cancel Execution
Use this API to cancel a running execution. Terminal executions are a no-op.

Endpoint

POST https://api.velt.dev/v2/workflow/executions/cancel

Headers

string
required
Your API key.
string
required

Body

Params

object
required

Example Requests

Cancel an execution

Response

Success Response

Failure Response

Errors: NOT_FOUND / INVALID_ARGUMENT.