---
title: "Add Viewer Data to Accumulation"
method: POST
path: "/accumulate"
tags: ["Accumulate"]
---

# Add Viewer Data to Accumulation

`POST /accumulate`

Sends an accumulation data set to the server for the current viewer/channel combination.

## Query parameters

- `id` string

## Request body

- object

## Response `200`

Viewer data submitted successfully.

## Other responses

- `400` — Invalid JSON data submitted by viewer.

---

[API](https://skmtc.net/muxy/apis/muxy-s-extension-development-kit.md) · [All operations](https://skmtc.net/muxy/apis/muxy-s-extension-development-kit/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/muxy/muxy-s-extension-development-kit/revisions/21b37686a542/schema)
