---
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

## Changes

- **2015-12-14** `70cb98a06468` — 1 breaking, 1 info
  - removed the success response with the status `202`
  - added the success response with the status `200`
- **2015-12-08** `5dc8b5d2bb76` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `202`

[Change history](https://skmtc.dev/openstf/apis/smartphone-test-farm/changes/user/devices/:serial/remoteConnect/post.md)

---

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