---
title: "De-register current device to disable push notifications"
method: POST
path: "/v2/push-notifications/deregister-current-device"
tags: ["Notifications"]
---

# De-register current device to disable push notifications

`POST /v2/push-notifications/deregister-current-device`

## Response `200`

OK

- RobloxApiNotificationsModelsSuccessResponseModel
  - `statusMessage` string — Message for the success response

## Other responses

- `401` — 0: Authorization has been denied for this request.
- `403` — 0: Token Validation Failed

---

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