---
title: "Store the named `App` from a Git repo in the `Namespace`."
method: POST
path: "/namespaces/{Namespace}/applications/{App}/import-git"
tags: ["application"]
---

# Store the named `App` from a Git repo in the `Namespace`.

`POST /namespaces/{Namespace}/applications/{App}/import-git`

## Path parameters

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

## Response `200`

## Changes

- **2026-07-17** `be66b2ae7807` — 2 warning
  - deleted the `query` request parameter `GitRev`
  - deleted the `query` request parameter `GitUrl`
- **2026-05-27** `ff4abc427feb` — 2 info
  - added the new optional `query` request parameter `GitRev`
  - added the new optional `query` request parameter `GitUrl`
- **2025-12-19** `f588e9d40c57` — 2 warning
  - deleted the `query` request parameter `GitRev`
  - deleted the `query` request parameter `GitUrl`
- **2022-03-09** `e99b23942768` — 2 info
  - added the new optional `query` request parameter `GitRev`
  - added the new optional `query` request parameter `GitUrl`

[Change history](https://skmtc.dev/epinio/apis/epinio-api/changes/namespaces/:Namespace/applications/:App/import-git/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)
