---
title: "Store FCM Token"
method: POST
path: "/v1/fcm"
---

# Store FCM Token

`POST /v1/fcm`

Store a new FCM token

## Request body

- PushTokenRequest
  - `fcmToken` string, required

## Response `201`

Created

- string

## Other responses

- `400` — Bad Request

## Changes

- **2026-07-19** `f735f7e7ca49` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/blinklabs-io/apis/adder-api/changes/v1/fcm/post.md)

---

[API](https://skmtc.dev/blinklabs-io/apis/adder-api.md) · [All operations](https://skmtc.dev/blinklabs-io/apis/adder-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blinklabs-io/adder-api/revisions/f735f7e7ca49/schema)
