---
title: "POST /namespaces/{Namespace}/applications/{App}/sync"
method: POST
path: "/namespaces/{Namespace}/applications/{App}/sync"
tags: ["application"]
---

# POST /namespaces/{Namespace}/applications/{App}/sync

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

Sync changed files or a compiled binary into the running pod of the named
`App` in the `Namespace`. The multipart body carries the tar archive plus
`mode` ("files" or "binary"), and optional `dest` and `binary_name` form
fields.

## Path parameters

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

## Response `200`

## Changes

- **2026-08-26** `52a332d799de` — 1 info
  - endpoint added
- **2026-08-17** `ce7276b4dbad` — 1 breaking
  - api path removed without deprecation
- **2026-08-10** `7a47c00123af` — 1 info
  - endpoint added

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