---
title: "Start Execution"
method: POST
path: "/connect/executions/{name}"
tags: ["Connect Executions"]
---

# Start Execution

`POST /connect/executions/{name}`

Start the execution of the selected workflow.

## Path parameters

- `name` string, required

## Query parameters

- `version` string
- `workspace_id` string

## Response `201`

Created

- object
  - `exe_id` string — Execution ID

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/spot/apis/spot-by-flexera-api.md) · [All operations](https://skmtc.net/spot/apis/spot-by-flexera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spot/spot-by-flexera-api/revisions/72813baf8d47/schema)
