---
title: "POST /v1/{+parent}/entries"
method: POST
path: "/v1/{+parent}/entries"
tags: ["organizations"]
---

# POST /v1/{+parent}/entries

`POST /v1/{+parent}/entries`

Creates key value entries in a key value map scoped to an organization, environment, or API proxy. **Note**: Supported for Apigee hybrid 1.8.x and higher.

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudApigeeV1KeyValueEntry — Key value map pair where the value represents the data associated with the corresponding key. **Note**: Supported for Apigee hybrid 1.8.x and higher.
  - `value` string — Required. Data or payload that is being retrieved and associated with the unique key.
  - `name` string — Resource URI that can be used to identify the scope of the key value map entries.

## Response `200`

Successful response

---

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