---
title: "Mark all inboxes as read"
method: POST
path: "/inbox/mark-all-read/{userId}"
tags: ["inbox"]
---

# Mark all inboxes as read

`POST /inbox/mark-all-read/{userId}`

Mark all active inbox messages as read for a user

## Path parameters

- `userId` string, required

## Response `200`

All inboxes marked as read successfully

---

[API](https://skmtc.dev/tonewow/apis/tonewow-database-api.md) · [All operations](https://skmtc.dev/tonewow/apis/tonewow-database-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tonewow/tonewow-database-api/revisions/f36472974ad4/schema)
