---
title: "PATCH /{stack}/adminconfig/v2/indexes/{index}"
method: PATCH
path: "/{stack}/adminconfig/v2/indexes/{index}"
tags: ["Indexes"]
---

# PATCH /{stack}/adminconfig/v2/indexes/{index}

`PATCH /{stack}/adminconfig/v2/indexes/{index}`

Modify index info on the stack

## Path parameters

- `stack` string, required
- `index` string, required

## Request body

- PatchIndexInfo
  - `maxDataSizeMB` integer
  - `searchableDays` integer
  - `selfStorageBucketPath` string
  - `splunkArchivalRetentionDays` integer

## Response `202`

successfully submitted index update

## Other responses

- `default` — unexpected error

---

[API](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api.md) · [All operations](https://skmtc.dev/splunk/apis/splunk-cloud-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/splunk/splunk-cloud-admin-api/revisions/65903649d1c2/schema)
