---
title: "Trigger an execution"
method: POST
path: "/api/jobs/{jobId}/executions"
tags: ["Job Execution"]
---

# Trigger an execution

`POST /api/jobs/{jobId}/executions`

## Path parameters

- `jobId` string, required

## Request body

- unknown

## Response `200`

OK

## Other responses

- `204` — No Content
- `400` — Bad Request
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/celonis/apis/celonis-machine-learning-workbench-apis.md) · [All operations](https://skmtc.net/celonis/apis/celonis-machine-learning-workbench-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/celonis/celonis-machine-learning-workbench-apis/versions/6f268387dd87/schema)
