---
title: "Add or update a base slice descriptor"
method: PUT
path: "/base_slice_des/{id}"
tags: ["Base Slice Descriptors"]
---

# Add or update a base slice descriptor

`PUT /base_slice_des/{id}`

## Path parameters

- `id` string, uuid, required

## Response `200`

Modified

## Other responses

- `201` — Created
- `400` — Bad Request
- `404` — Not Found
- `405` — Invalid Input
- `500` — Server Error

## Changes

- **2026-07-17** `7ddfc4202f39` — 1 breaking, 1 info
  - removed the media type `*/*` from the request body
  - added the media type `Application/Json` to the request body
- **2020-11-03** `c5e4746b8f1e` — 1 breaking, 1 info
  - removed the media type `Application/Json` from the request body
  - added the media type `*/*` to the request body

[Change history](https://skmtc.dev/core-ncsrd/apis/katana/changes/base_slice_des/:id/put.md)

---

[API](https://skmtc.dev/core-ncsrd/apis/katana.md) · [All operations](https://skmtc.dev/core-ncsrd/apis/katana/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/core-ncsrd/katana/revisions/7ddfc4202f39/schema)
