---
title: "Changes to ✨ Reset user progress on a learning resource"
method: POST
path: "/api/learning-resources/{id}/user-progress/{user_id}/reset/"
---

# Changes to ✨ Reset user progress on a learning resource

`POST /api/learning-resources/{id}/user-progress/{user_id}/reset/`

> Every recorded change to this endpoint, newest first.
> 97 revisions in range; 1 not diffed.

## Timeline

Changed in 4 of 97 revisions.

- **2026-08-26** `f1ccbdf55e1a` — 3 info
- **2026-07-06** `c2893748a8d3` — 1 breaking
- **2026-06-16** `77f50e3ef220` — 3 warning, 15 info
- **2026-06-10** `d3cf6cceebfd` — 1 info

## Changes

- **2026-08-26** `f1ccbdf55e1a` — 3 info
  - added the new optional request property `single_page_review` (media type: application/json)
  - added the new optional request property `single_page_review` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `single_page_review` (media type: multipart/form-data)
- **2026-07-06** `c2893748a8d3` — 1 breaking
  - for the `path` request parameter `id`, the type/format was changed from `string`/`` to `integer`/``
- **2026-06-16** `77f50e3ef220` — 3 warning, 15 info
  - removed the request property `default_gate_before_first_annotation` (media type: application/json)
  - removed the request property `default_gate_before_first_annotation` (media type: application/x-www-form-urlencoded)
  - removed the request property `default_gate_before_first_annotation` (media type: multipart/form-data)
  - added the new optional request property `default_gate_annotator_data_manager` (media type: application/json)
  - added the new optional request property `default_gate_annotator_data_manager` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `default_gate_annotator_data_manager` (media type: multipart/form-data)
  - added the new optional request property `default_gate_annotator_label_stream` (media type: application/json)
  - added the new optional request property `default_gate_annotator_label_stream` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `default_gate_annotator_label_stream` (media type: multipart/form-data)
  - added the new optional request property `default_gate_reviewer_data_manager` (media type: application/json)
  - added the new optional request property `default_gate_reviewer_data_manager` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `default_gate_reviewer_data_manager` (media type: multipart/form-data)
  - added the new optional request property `default_gate_reviewer_label_stream` (media type: application/json)
  - added the new optional request property `default_gate_reviewer_label_stream` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `default_gate_reviewer_label_stream` (media type: multipart/form-data)
  - added the new optional request property `default_gate_reviewer_review_stream` (media type: application/json)
  - added the new optional request property `default_gate_reviewer_review_stream` (media type: application/x-www-form-urlencoded)
  - added the new optional request property `default_gate_reviewer_review_stream` (media type: multipart/form-data)
- **2026-06-10** `d3cf6cceebfd` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/learning-resources/:id/user-progress/:user_id/reset/post.md) · [API](https://skmtc.dev/humansignal/apis/label-studio-api.md) · [Page](https://skmtc.dev/humansignal/apis/label-studio-api/changes/api/learning-resources/:id/user-progress/:user_id/reset/post)
