---
title: "Authenticate DCV desktop session"
method: POST
path: "/api/dcv/authenticator"
tags: ["Virtual Desktops"]
---

# Authenticate DCV desktop session

`POST /api/dcv/authenticator`

Validates DCV session authentication token and returns XML response for session access

## Headers

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

## Response `200`

Authentication successful

## Other responses

- `400` — Missing required parameters
- `401` — Authentication failed - invalid credentials or session

---

[API](https://skmtc.net/aws-samples/apis/engineering-development-hub-edh-api.md) · [All operations](https://skmtc.net/aws-samples/apis/engineering-development-hub-edh-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws-samples/engineering-development-hub-edh-api/versions/6db97cead8df/schema)
