---
title: "Mark an action feed item read or unread for the authenticated user"
method: POST
path: "/v1/organizations/{organizationId}/action-feed/read"
tags: ["Action Feed"]
---

# Mark an action feed item read or unread for the authenticated user

`POST /v1/organizations/{organizationId}/action-feed/read`

## Path parameters

- `organizationId` string, uuid, required

## Request body

- object
  - `key` string
  - `action_key` string
  - `read` boolean

## Response `200`

Default Response

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/versions/3b06bcb5f808/schema)
