---
title: "POST /matchingworkflows/{workflowName}/jobs"
method: POST
path: "/matchingworkflows/{workflowName}/jobs"
---

# POST /matchingworkflows/{workflowName}/jobs

`POST /matchingworkflows/{workflowName}/jobs`

Starts the <code>MatchingJob</code> of a workflow. The workflow must have previously been created using the <code>CreateMatchingWorkflow</code> endpoint.

## Path parameters

- `workflowName` string, required

## Response `200`

Success

- StartMatchingJobOutput
  - `jobId` string, required — The ID of the job.

## Other responses

- `480` — ThrottlingException
- `481` — InternalServerException
- `482` — ResourceNotFoundException
- `483` — AccessDeniedException
- `484` — ExceedsLimitException
- `485` — ConflictException
- `486` — ValidationException

---

[API](https://skmtc.net/aws/apis/entityresolution.md) · [All operations](https://skmtc.net/aws/apis/entityresolution/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/entityresolution/versions/480b85498767/schema)
