---
title: "POST /api/v1/ShadowedViewer/update"
method: POST
path: "/api/v1/ShadowedViewer/update"
tags: ["ShadowedViewer"]
---

# POST /api/v1/ShadowedViewer/update

`POST /api/v1/ShadowedViewer/update`

## Request body

- UpdateShadowedViewersRequest
  - `Context` MessageContext
    - `CorrelationId` string, nullable
    - `UserId` string, nullable
    - `Pads4UserId` string, nullable
    - `Domain` string, nullable
    - `Claims` UserClaim[], nullable
      - `Type` string, nullable
      - `Value` string, nullable
    - `SecondaryIdentities` string[], nullable
    - `ImpersonationId` string, nullable
  - `Truncate` boolean
  - `Destinations` Destination2[], nullable
    - `Id` string, nullable
    - `Name` string, nullable
    - `Description` string, nullable
    - `MemberOf` string[], nullable
    - `Type` string, nullable
    - `Password` string, nullable
    - `LicenseType` string, nullable
    - `LicenseTypeId` string, nullable
    - `LastConnected` string, date-time, nullable
    - `MacAddress` string, nullable
    - `IpAddress` string, nullable
    - `HardwareId` string, nullable
    - `PermissionDescriptor` PermissionDescriptor
      - `Owner` string, nullable
      - `DisableInheritance` boolean
      - `Permissions` IdentityPermissions[], nullable
        - `Identity` string, nullable
        - `Allow` boolean
        - `Permissions` string[], nullable

## Response `200`

- UpdateShadowedViewersResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `Destinations` Destination2[], nullable
    - `Id` string, nullable
    - `Name` string, nullable
    - `Description` string, nullable
    - `MemberOf` string[], nullable
    - `Type` string, nullable
    - `Password` string, nullable
    - `LicenseType` string, nullable
    - `LicenseTypeId` string, nullable
    - `LastConnected` string, date-time, nullable
    - `MacAddress` string, nullable
    - `IpAddress` string, nullable
    - `HardwareId` string, nullable
    - `PermissionDescriptor` PermissionDescriptor
      - `Owner` string, nullable
      - `DisableInheritance` boolean
      - `Permissions` IdentityPermissions[], nullable
        - `Identity` string, nullable
        - `Allow` boolean
        - `Permissions` string[], nullable

---

[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)
