---
title: "POST /wireless-devices/{Id}/test"
method: POST
path: "/wireless-devices/{Id}/test"
---

# POST /wireless-devices/{Id}/test

`POST /wireless-devices/{Id}/test`

Simulates a provisioned device by sending an uplink data payload of <code>Hello</code>.

## Path parameters

- `Id` string, required — The ID of the wireless device.

## Response `200`

Success

- TestWirelessDeviceResponse
  - `Result` string — The result returned by the test.

## Other responses

- `480` — ValidationException
- `481` — ResourceNotFoundException
- `482` — ThrottlingException
- `483` — InternalServerException

---

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