---
title: "IP-based device uplink"
method: POST
path: "/api/ip-device-uplinks"
tags: ["Device"]
---

# IP-based device uplink

`POST /api/ip-device-uplinks`

Submit an uplink from an IP-based device.  TLS authentication required. Client certificate must contain devEUI as the subject CN.

## Request body

- object

## Response `204`

Uplink received

## Other responses

- `403` — Unable to authenticate device by it's client certificate

---

[API](https://skmtc.dev/cablelabs/apis/lpwan-server.md) · [All operations](https://skmtc.dev/cablelabs/apis/lpwan-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cablelabs/lpwan-server/revisions/a77a7d2af072/schema)
