---
title: "testPushAmazonNotifications"
method: POST
path: "/restv2/game/{apiKey}/admin/pushNotifications/test/amazon"
tags: ["pushNotificationTest"]
---

# testPushAmazonNotifications

`POST /restv2/game/{apiKey}/admin/pushNotifications/test/amazon`

## Path parameters

- `apiKey` string, required

## Request body

- PushNotificationTestModel
  - `customJson` string
  - `messageId` string
  - `pushId` string
  - `subtitle` string
  - `summary` string
  - `title` string

## Response `200`

OK

## Other responses

- `400` — json error
- `403` — not allowed
- `404` — not found

---

[API](https://skmtc.net/gamesparks/apis/game-details.md) · [All operations](https://skmtc.net/gamesparks/apis/game-details/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gamesparks/game-details/versions/1312874aede7/schema)
