---
title: "Clear all notifications"
method: POST
path: "/notifications/clear"
tags: ["Notification Endpoints"]
---

# Clear all notifications

`POST /notifications/clear`

## Headers

- `Authorization` string, required

## Response `200`

All notifications cleared

- StatusResponse
  - `status` 'ok' | 'error'
  - `message` string

---

[API](https://skmtc.net/jammed-org/apis/jammed-bookings-api.md) · [All operations](https://skmtc.net/jammed-org/apis/jammed-bookings-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jammed-org/jammed-bookings-api/revisions/3fc6a6f91b06/schema)
