---
title: "POST /#X-Amz-Target=AmazonForecast.DeleteForecastExportJob"
method: POST
path: "/#X-Amz-Target=AmazonForecast.DeleteForecastExportJob"
---

# POST /#X-Amz-Target=AmazonForecast.DeleteForecastExportJob

`POST /#X-Amz-Target=AmazonForecast.DeleteForecastExportJob`

Deletes a forecast export job created using the <a>CreateForecastExportJob</a> operation. You can delete only export jobs that have a status of <code>ACTIVE</code> or <code>CREATE_FAILED</code>. To get the status, use the <a>DescribeForecastExportJob</a> operation.

## Headers

- `X-Amz-Target` 'AmazonForecast.DeleteForecastExportJob', required

## Request body

- DeleteForecastExportJobRequest
  - `ForecastExportJobArn` string, required — The Amazon Resource Name (ARN) of the forecast export job to delete.

## Response `200`

Success

## Other responses

- `480` — InvalidInputException
- `481` — ResourceNotFoundException
- `482` — ResourceInUseException

---

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