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

# POST /api/v1/Viewer/ViewerVariables

`POST /api/v1/Viewer/ViewerVariables`

## Request body

- EditViewerVariablesRequest
  - `Variables` Variable2[], required
    - `Id` string, guid, nullable
    - `Name` string, required
    - `Description` string, nullable
    - `DefaultValue` string, nullable

## Response `200`

- EditViewerVariablesResult
  - `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)
