---
title: "POST /api/notifications/{workspace_id}/mark-all-as-read/"
method: POST
path: "/api/notifications/{workspace_id}/mark-all-as-read/"
tags: ["Notifications"]
---

# POST /api/notifications/{workspace_id}/mark-all-as-read/

`POST /api/notifications/{workspace_id}/mark-all-as-read/`

Mark as read all the notifications for the given workspace and user.

## Path parameters

- `workspace_id` integer, required

## Response `204`

No response body

## Other responses

- `400`
- `404`

---

[API](https://skmtc.net/baserow/apis/baserow-api-spec.md) · [All operations](https://skmtc.net/baserow/apis/baserow-api-spec/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/baserow/baserow-api-spec/versions/0c490e5b0c7f/schema)
