---
title: "Test image storage visibility (admin only)"
method: POST
path: "/users/terminal-image-storage-settings/test"
tags: ["Users"]
---

# Test image storage visibility (admin only)

`POST /users/terminal-image-storage-settings/test`

Reports which storage mode an upload would take for one of the caller's already-connected terminal sessions. Uses the bounded local-mapping probe only; it never opens new connections.

## Response `200`

Visibility test result.

## Other responses

- `400` — Missing terminal session instanceId.
- `401` — Not authenticated.
- `403` — Admin access required.
- `500` — Failed to run the test.

---

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