---
title: "execute a process."
method: POST
path: "/processes/{processID}/execution"
tags: ["Execute"]
---

# execute a process.

`POST /processes/{processID}/execution`

Create a new job.

For more information, see [Section 7.9](http://docs.ogc.org/DRAFTS/18-062.html#sc_create_job).

## Parameters

- `https://raw.githubusercontent.com/opengeospatial/ogcapi-processes/master/core/openapi/parameters/processIdPathParam.yaml` — unresolved $ref

## Request body

- ExecuteYaml — unresolved $ref

## Other responses

- `200` — unresolved $ref
- `201` — unresolved $ref
- `404` — unresolved $ref
- `500` — unresolved $ref

## Changes

- **2022-06-24** `6e199f8a91c5` — 7 breaking, 7 warning, 2 info
  - the request's body type/format changed from `object`/`` to ``/``
  - removed the media type `/*` for the response with the status `200`
  - removed the media type `application/json` for the response with the status `201`
  - removed the media type `application/json` for the response with the status `404`
  - …12 more

[Change history](https://skmtc.dev/bbox-services/apis/ogc-api-processes-part-1-core/changes/processes/:processID/execution/post.md)

---

[API](https://skmtc.dev/bbox-services/apis/ogc-api-processes-part-1-core.md) · [All operations](https://skmtc.dev/bbox-services/apis/ogc-api-processes-part-1-core/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bbox-services/ogc-api-processes-part-1-core/revisions/6e199f8a91c5/schema)
