---
title: "Upgrade inSync Client on a device"
method: POST
path: "/endpoints/v1/devices/{deviceID}/upgradeClient"
tags: ["Endpoints"]
---

# Upgrade inSync Client on a device

`POST /endpoints/v1/devices/{deviceID}/upgradeClient`

Upgrade inSync Client to its latest version on a user device. The inSync Client is upgraded only if a higher version is available.

## Path parameters

- `deviceID` integer, required

## Response `200`

OK

- unknown

## Other responses

- `400` — Bad Request
- `401` — The request did not include an authentication token or an expired authentication token was supplied.
- `404` — The requested resource was not found.
- `422` — The request was well-formed but was not processed due to semantic errors.
- `500` — The request was not processed due to an internal error in inSync GovCloud.
- `501` — Requested HTTP method is not implemented.

---

[API](https://skmtc.net/druva/apis/authentication.md) · [All operations](https://skmtc.net/druva/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/druva/authentication/versions/2af2bf148b25/schema)
