---
title: "PATCH /v1/clients/{clientId}"
method: PATCH
path: "/v1/clients/{clientId}"
---

# PATCH /v1/clients/{clientId}

`PATCH /v1/clients/{clientId}`

## Path parameters

- `clientId` number, required

## Request body

- UpdateClientDTO
  - `name` string, required
  - `licenseKey` string
  - `licensePublicKey` string
  - `status` 'active' | 'send_suspended' | 'suspended'
  - `licenseAuthToken` string

## Response `200`

---

[API](https://skmtc.net/engagespot/apis/engagespot-api.md) · [All operations](https://skmtc.net/engagespot/apis/engagespot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/engagespot/engagespot-api/revisions/33fd027f0b5f/schema)
