Api Workflow Runs Destroy
WorkflowRun resource (retrieve, update, delete).
GET /api/workflow-runs/{run_id}/ — retrieve run details PATCH /api/workflow-runs/{run_id}/ — resume or cancel a paused run DELETE /api/workflow-runs/{run_id}/ — delete run
Authentication
AuthorizationBearer
JWT access token or Respan API key
Path parameters
run_id