---
title: "Inserts mobile device notification token"
method: POST
path: "/user/notification"
tags: ["user"]
---

# Inserts mobile device notification token

`POST /user/notification`

Inserts the user mobile device notification token

## Request body

- object
  - `external_id` string — The notification token

## Response `200`

The user mobile device info has being inserted successfully

## Other responses

- `400` — Error occurred while trying to insert 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)
