---
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

## Query parameters

- `GitUrl` string
- `GitRev` string

## Response `200`

## Changes

- **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/9999fa7a3fe4/schema)
