---
title: "POST /api/v1/Viewer/ViewerVariables/Values"
method: POST
path: "/api/v1/Viewer/ViewerVariables/Values"
tags: ["ViewerVariable"]
---

# POST /api/v1/Viewer/ViewerVariables/Values

`POST /api/v1/Viewer/ViewerVariables/Values`

## Request body

- EditViewerVariableValuesRequest
  - `Values` EditViewerVariableValue[], required
    - `Id` string, guid, nullable
    - `VariableId` string, guid
    - `DestinationsId` string, guid
    - `Value` string, nullable

## Response `200`

- EditViewerVariableValuesResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Results` object[], nullable
    - `Succeeded` boolean
    - `Message` string, nullable
    - `Code` integer
    - `Id` string, guid, nullable

---

[API](https://skmtc.net/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.net/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/versions/e0bfd79e98ee/schema)
