---
title: "Update Viewer Access Route"
method: PUT
path: "/api/deck-admin/viewers/{viewer_id}/access"
---

# Update Viewer Access Route

`PUT /api/deck-admin/viewers/{viewer_id}/access`

## Path parameters

- `viewer_id` string, required

## Headers

- `authorization` string

## Request body

- ViewerAccessUpdate
  - `deck_ids` string[], required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/aipoweredsocialscan/apis/accountability.md) · [All operations](https://skmtc.dev/aipoweredsocialscan/apis/accountability/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aipoweredsocialscan/accountability/revisions/3d5a6c056a7e/schema)
