---
title: "Toggle Auto Manage"
method: POST
path: "/warehouse/toggle-auto-manage/instance/{instance_id}/warehouse_rk/{warehouse_rk}"
tags: ["WAREHOUSE"]
---

# Toggle Auto Manage

`POST /warehouse/toggle-auto-manage/instance/{instance_id}/warehouse_rk/{warehouse_rk}`

## Path parameters

- `warehouse_rk` string, required — Warehouse RK
- `instance_id` string, required

## Query parameters

- `navigationSource` string, nullable

## Headers

- `x-tenant` string, required

## Response `200`

Successful Response

- StandardResponse
  - `ok` boolean, required

## Other responses

- `400` — Not supported for public user
- `403` — Not supported for public user or admin users without rules
- `422` — Validation Error

---

[API](https://skmtc.dev/myaltimate/apis/fastapi.md) · [All operations](https://skmtc.dev/myaltimate/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myaltimate/fastapi/revisions/fcb62c79da95/schema)
