---
title: "Update Viewer Test Recipient Route"
method: PATCH
path: "/api/deck-admin/viewers/{viewer_id}/test-recipient"
---

# Update Viewer Test Recipient Route

`PATCH /api/deck-admin/viewers/{viewer_id}/test-recipient`

## Path parameters

- `viewer_id` string, required

## Headers

- `authorization` string

## Request body

- ViewerTestRecipientUpdate
  - `is_test_recipient` boolean, 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/6ce776993b65/schema)
