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

# POST /api/v1/Viewer/CreateViewer

`POST /api/v1/Viewer/CreateViewer`

## Request body

- CreateViewerRequest
  - `DestinationType` string, nullable
  - `Name` string, required
  - `Description` string, nullable
  - `Password` string, nullable
  - `Members` string[], nullable
  - `MemberOf` string[], nullable
  - `LicenseID` string, nullable

## Response `200`

- CreateViewerResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `DestinationId` string, guid

---

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