---
title: "Push DeviceProfile"
method: POST
path: "/api/deviceProfiles/{id}/push"
tags: ["DeviceProfile"]
---

# Push DeviceProfile

`POST /api/deviceProfiles/{id}/push`

Push DeviceProfile to all networks of the DeviceProfile's NetworkType

## Response `200`

List of logs from pushing DeviceProfile to networks

- string[]

## Other responses

- `403` — Authenticated user not allowed to perform this operation
- `404` — DeviceProfile not found

---

[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)
