---
title: "Changes to ✨ Unpublish a learning resource"
method: POST
path: "/api/learning-resources/{id}/unpublish/"
---

# Changes to ✨ Unpublish a learning resource

`POST /api/learning-resources/{id}/unpublish/`

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

## Timeline

Changed in 6 of 97 revisions.

- **2026-08-26** `f1ccbdf55e1a` — 4 info
- **2026-07-30** `f9a9bd031364` — 1 info
- **2026-07-08** `b5f055b9d45b` — 9 breaking
- **2026-07-06** `c2893748a8d3` — 1 breaking
- **2026-06-16** `77f50e3ef220` — 4 warning, 20 info
- **2026-06-10** `d3cf6cceebfd` — 1 info

## Changes

- **2026-08-26** `f1ccbdf55e1a` — 4 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)
  - added the optional property `single_page_review` to the response with the `200` status
- **2026-07-30** `f9a9bd031364` — 1 info
  - added the required property `structure_version` to the response with the `200` status
- **2026-07-08** `b5f055b9d45b` — 9 breaking
  - the response property `created_by/allOf[#/components/schemas/UserSimple]/avatar` became nullable for the status `200`
  - the response property `updated_by/allOf[#/components/schemas/UserSimple]/avatar` became nullable for the status `200`
  - the `content` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - the `learner_count` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `learners_completed_count` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `learners_started_count` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `module_count` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `page_count` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
  - the `project_count` response's property type/format changed from `string`/`` to `integer`/`` for status `200`
- **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` — 4 warning, 20 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)
  - removed the optional property `default_gate_before_first_annotation` from the response with the `200` status
  - 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)
  - added the optional property `default_gate_annotator_data_manager` to the response with the `200` status
  - added the optional property `default_gate_annotator_label_stream` to the response with the `200` status
  - added the optional property `default_gate_reviewer_data_manager` to the response with the `200` status
  - added the optional property `default_gate_reviewer_label_stream` to the response with the `200` status
  - added the optional property `default_gate_reviewer_review_stream` to the response with the `200` status
- **2026-06-10** `d3cf6cceebfd` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/humansignal/apis/label-studio-api/docs/api/learning-resources/:id/unpublish/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/unpublish/post)
