---
title: "Post the given components to be harvested"
method: POST
path: "/harvest"
tags: ["harvest"]
---

# Post the given components to be harvested

`POST /harvest`

## Request body

- object
  - `tool` string
  - `coordinates` string

## Response `201`

Harvested file has been accepted.

## Changes

- **2019-06-12** `7ae7a39fc2b4` — 1 warning, 1 info
  - removed the request property `path`
  - added the new optional request property `coordinates`
- **2018-11-20** `33b379191539` — 1 warning, 1 info
  - removed the request property `coordinates`
  - added the new optional request property `path`

[Change history](https://skmtc.dev/clearlydefined/apis/clearlydefined-api/changes/harvest/post.md)

---

[API](https://skmtc.dev/clearlydefined/apis/clearlydefined-api.md) · [All operations](https://skmtc.dev/clearlydefined/apis/clearlydefined-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clearlydefined/clearlydefined-api/revisions/313dd92b7d59/schema)
