---
title: "Authenticate"
method: POST
path: "/api/v2/push_notifications/auth"
tags: ["api-v2-push-notifications"]
---

# Authenticate

`POST /api/v2/push_notifications/auth`

## Response `200`

Successful Response

- PushNotificationAuthResponse
  - `auth` string, required
  - `user_data` string, nullable
  - `channel_data` object, nullable

---

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