---
title: "Export the named `App` in the `Namespace`."
method: POST
path: "/namespaces/{Namespace}/applications/{App}/export"
tags: ["application"]
---

# Export the named `App` in the `Namespace`.

`POST /namespaces/{Namespace}/applications/{App}/export`

## Path parameters

- `Namespace` string, required
- `App` string, required

## Request body

- AppExportRequest
  - `chart-name` string
  - `chart-version` string
  - `destination` string
  - `image-name` string
  - `image-tag` string

## Response `200`

## Changes

- **2023-09-19** `7b3614853f4b` — 1 info
  - endpoint added
- **2022-03-09** `e99b23942768` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/epinio/apis/epinio-api/changes/namespaces/:Namespace/applications/:App/export/post.md)

---

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