---
title: "Activate a given profile for a device"
method: POST
path: "/api/network/wired/activate_profile"
tags: ["network"]
---

# Activate a given profile for a device

`POST /api/network/wired/activate_profile`

## Query parameters

- `interface` string, required
- `profile_path` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/dwe/apis/dwe-os-api.md) · [All operations](https://skmtc.net/dwe/apis/dwe-os-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dwe/dwe-os-api/versions/5e114c13cb12/schema)
