---
title: "POST /api/dcv/hardware_profiles/bind"
method: POST
path: "/api/dcv/hardware_profiles/bind"
tags: ["Virtual Desktops"]
---

# POST /api/dcv/hardware_profiles/bind

`POST /api/dcv/hardware_profiles/bind`

POST operation for /api/dcv/hardware_profiles/bind

## Headers

- `X-EDH-USER` string, required
- `X-EDH-TOKEN` string, required

## Response `200`

Success

- object
  - `success` boolean
  - `message` object

## Other responses

- `400` — Invalid input (bad target_type, target_id, or hardware_profile_id)
- `401` — Authentication required
- `500` — Server error

---

[API](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api.md) · [All operations](https://skmtc.dev/aws-samples/apis/engineering-development-hub-edh-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/engineering-development-hub-edh-api/revisions/058396b8f0f1/schema)
