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

# Changes to ✨ Publish a learning resource

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

> 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` — 1 info
- **2026-07-30** `f9a9bd031364` — 1 info
- **2026-07-08** `b5f055b9d45b` — 9 breaking
- **2026-07-06** `c2893748a8d3` — 1 breaking
- **2026-06-16** `77f50e3ef220` — 1 warning, 5 info
- **2026-06-10** `d3cf6cceebfd` — 1 info

## Changes

- **2026-08-26** `f1ccbdf55e1a` — 1 info
  - 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` — 1 warning, 5 info
  - removed the optional property `default_gate_before_first_annotation` from the response with the `200` status
  - 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/publish/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/publish/post)
