---
title: "Changes to Upsert a Partial"
method: PUT
path: "/{workspace}/partials/{PartialId}"
---

# Changes to Upsert a Partial

`PUT /{workspace}/partials/{PartialId}`

> Every recorded change to this endpoint, newest first.
> 11 revisions in range; 1 not diffed.

## Timeline

Changed in 2 of 11 revisions.

- **2026-04-24** `9555cbb8b259` — 1 breaking, 11 info
- **2025-10-09** `740b73588ef4` — 1 info

## Changes

- **2026-04-24** `9555cbb8b259` — 1 breaking, 11 info
  - added `#/components/schemas/PartialVectordb, #/components/schemas/PartialEmbeddings, #/components/schemas/PartialModel` to the response body `oneOf` list for the response status `200`
  - added the new optional request property `oneOf[#/components/schemas/PartialRedisCe]/config/cloud_authentication`
  - added the new optional request property `oneOf[#/components/schemas/PartialRedisEe]/config/cloud_authentication`
  - added `embeddings, model, vectordb` mapping keys to the request discriminator
  - added `#/components/schemas/PartialVectordb, #/components/schemas/PartialEmbeddings, #/components/schemas/PartialModel` to the request body `oneOf` list
  - the `ssl_verify` request property default value changed from `false` to `true`
  - the `ssl_verify` request property default value changed from `false` to `true`
  - added `embeddings, model, vectordb` mapping keys to the response discriminator for the response status `200`
  - added the optional property `oneOf[#/components/schemas/PartialRedisCe]/config/cloud_authentication` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/PartialRedisEe]/config/cloud_authentication` to the response with the `200` status
  - the `ssl_verify` response's property default value changed from `false` to `true` for the status `200`
  - the `ssl_verify` response's property default value changed from `false` to `true` for the status `200`
- **2025-10-09** `740b73588ef4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/docs/:workspace/partials/:PartialId/put.md) · [API](https://skmtc.dev/kong/apis/kong-enterprise-admin-api.md) · [Page](https://skmtc.dev/kong/apis/kong-enterprise-admin-api/changes/:workspace/partials/:PartialId/put)
