---
title: "Updates key value for a user."
method: POST
path: "/Template/UpdateAppKeyValuePair"
tags: ["Template"]
---

# Updates key value for a user.

`POST /Template/UpdateAppKeyValuePair`

<br>
  <i>Replaces "AVRCMSService/Mobile/SetAppKeyValuePair" service.</i>
</br>

## Headers

- `X-Version` string

## Request body

- UpdateAppKeyValuePairRequest
  - `key` string, required — Key identifier
  - `value` string, required — Value identifier

## Response `200`

Success

## Other responses

- `400` — If param invalid
- `401` — If unauthorized

---

[API](https://skmtc.dev/eon-xr/apis/eonxr-api.md) · [All operations](https://skmtc.dev/eon-xr/apis/eonxr-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/eon-xr/eonxr-api/revisions/538c75161c64/schema)
