---
title: "Unsubscribe user from notifications"
method: GET
path: "/v1/client/user/notifications/unsubscribe"
tags: ["Internal"]
---

# Unsubscribe user from notifications

`GET /v1/client/user/notifications/unsubscribe`

This endpoint is used to unsubscribe the user from all notifications.

## Query parameters

- `token` string, required
- `uid` string, required
- `hash` string, required

## Other responses

- `307` — Redirect

---

[API](https://skmtc.net/bitlabs/apis/bitlabs-client-api.md) · [All operations](https://skmtc.net/bitlabs/apis/bitlabs-client-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitlabs/bitlabs-client-api/versions/99209a6285bf/schema)
