---
title: "POST /api/device-configurations"
method: POST
path: "/api/device-configurations"
tags: ["IoT Devices"]
---

# POST /api/device-configurations

`POST /api/device-configurations`

## Request body

- DeviceConfig
  - `configurationId` string, nullable — The configuration identifier.
  - `modelId` string, nullable — The model identifier.
  - `tags` object, nullable — The device tags targeted by the configuration.
  - `properties` object, nullable — The configuration properties.
  - `priority` integer — The Configuration priority.

## Response `200`

Success

---

[API](https://skmtc.net/cgi-fr/apis/azure-iot-hub-portal-api.md) · [All operations](https://skmtc.net/cgi-fr/apis/azure-iot-hub-portal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cgi-fr/azure-iot-hub-portal-api/versions/ce058568b9f0/schema)
