---
title: "Create/modify the posted environment variable assignments for the `App` in the `Namespace`."
method: POST
path: "/namespaces/{Namespace}/applications/{App}/environment"
tags: ["app-env"]
---

# Create/modify the posted environment variable assignments for the `App` in the `Namespace`.

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

## Path parameters

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

## Request body

- EnvVariableMap — EnvVariableMap is a collection of EVs as a map. It is used for Set Requests, and as List Responses

## Response `200`

---

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