---
title: "Update mobile device notification token"
method: PUT
path: "/user/notification"
tags: ["user"]
---

# Update mobile device notification token

`PUT /user/notification`

Updates the user mobile device notification token

## Request body

- object
  - `external_id` string — The notification token

## Response `200`

The user mobile device info has being updated successfully

## Other responses

- `400` — Error occurred while trying to update the user mobile device info

---

[API](https://skmtc.net/zumba/apis/zumba-s-api.md) · [All operations](https://skmtc.net/zumba/apis/zumba-s-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zumba/zumba-s-api/revisions/90e715bcdf3d/schema)
