---
title: "PATCH /softwaresets/{id}"
method: PATCH
path: "/softwaresets/{id}"
---

# PATCH /softwaresets/{id}

`PATCH /softwaresets/{id}`

Updates a software set.

## Path parameters

- `id` string, required

## Request body

- object
  - `validationStatus` 'VALIDATED' | 'NOT_VALIDATED', required — An option to define if the software set has been validated.

## Response `204`

Success

- UpdateSoftwareSetResponse

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — InternalServerException

---

[API](https://skmtc.net/aws/apis/workspaces-thin-client.md) · [All operations](https://skmtc.net/aws/apis/workspaces-thin-client/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/workspaces-thin-client/versions/c962e5c56c9c/schema)
