---
title: "Close Mobile Upload Session"
method: POST
path: "/mobile-upload/{secret_key}/close"
tags: ["Mobile Upload"]
---

# Close Mobile Upload Session

`POST /mobile-upload/{secret_key}/close`

Desktop stopped listening (import page left, dialog closed, tab closed):
mark the session used so the phone page flips to its closed state on its
next status poll instead of accepting photos nobody will ever read.
Idempotent; the key is the secret.

## Path parameters

- `secret_key` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2026-09-06** `a8edb782d4d6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/excellence-ai/apis/excellence-learning/changes/mobile-upload/:secret_key/close/post.md)

---

[API](https://skmtc.dev/excellence-ai/apis/excellence-learning.md) · [All operations](https://skmtc.dev/excellence-ai/apis/excellence-learning/llms.txt) · [OpenAPI document](https://skmtc.dev/excellence-ai/apis/excellence-learning/revisions/2a0c1636fd3b?raw)
