---
title: "Remote Connect"
method: POST
path: "/user/devices/{serial}/remoteConnect"
tags: ["user"]
---

# Remote Connect

`POST /user/devices/{serial}/remoteConnect`

The device connect endpoint will request stf server to connect remotely

## Path parameters

- `serial` string, required

## Response `200`

Remote Connect User Device Request Status

- RemoteConnectUserDeviceResponse
  - `remoteConnectUrl` string, required
  - `serial` string, required

## Other responses

- `default` — Unexpected Error

---

[API](https://skmtc.net/openstf/apis/smartphone-test-farm.md) · [All operations](https://skmtc.net/openstf/apis/smartphone-test-farm/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openstf/smartphone-test-farm/versions/07b57b648bbb/schema)
