/
HU
humansignal
/
Label Studio API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 1d ago
View markdown
humansignal
Label Studio API
patch
✨ Update a learning resource
v83
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-08-07
578
514
1.5 MB
Activity Logs
1
Analytics
8
Annotation History
4
Annotation Reviews
6
Annotations
7
AWS
1
Billing
1
Blueprints
4
Comments
7
Dashboard
1
Data Explorer
4
Data Manager
12
Dataset Storage: Azure
9
Dataset Storage: GCS
9
Dataset Storage: S3
9
Datasets
17
Dimensions
15
Export
8
Import
8
Interfaces
11
Invites
1
JWT
7
Labels
11
Learning Resources
34
get
✨ List learning resources
post
✨ Create a learning resource
get
✨ Get a learning resource
delete
✨ Delete a learning resource
patch
✨ Update a learning resource
get
✨ List certificates for a learning resource
post
✨ Revoke a certificate
post
✨ Duplicate a learning resource
post
✨ Heartbeat or release an editing session for a learning resource
delete
✨ Heartbeat or release an editing session for a learning resource
post
✨ Invalidate progress for a learning resource
get
✨ List or create modules for a learning resource
post
✨ List or create modules for a learning resource
post
✨ Reorder modules for a learning resource
delete
✨ Update or delete a module
patch
✨ Update or delete a module
patch
✨ Save one page of a module
get
✨ Get the structure outline of a course
post
✨ Update learner progress on a learning resource
post
✨ Bulk assign learning resource to projects
post
✨ Publish a learning resource
post
✨ Apply a structural change to a course
get
✨ Get a standalone learning resource
post
✨ Unpublish a learning resource
post
✨ Upload a file for a learning resource
get
✨ List user progress for a learning resource
post
✨ Bulk reset user progress on a learning resource
post
✨ Import completed learner progress from CSV
post
✨ Reset user progress on a learning resource
get
✨ List learning assignments for a project
post
✨ Assign a learning resource to a project
patch
✨ Reorder learning assignments for a project
delete
✨ Remove a learning assignment from a project
get
✨ List certificates for the current user
LLM
1
Machine Learning
10
Model Provider Connection
7
Organizations
29
Pauses
6
Predictions
6
Project Roles
4
Project Templates
7
Projects
35
Prompts
38
Review Routing Rules
2
Session Policy
2
SSO
7
States
12
Stats
25
Storage
6
Storage: Azure
14
Storage: Azure SPI
14
Storage: Databricks Files
14
Storage: GCS
14
Storage: GCS SA
14
Storage: GCS WIF
14
Storage: Local
14
Storage: Redis
14
Storage: S3
14
Storage: S3 Roles
14
Task Events
1
Tasks
11
Users
12
Versions
1
Webhooks
7
Workspaces
14
Learning Resources
✨ Update a learning resource
patch
/api/learning-resources/{id}/
Path parameters
id
integer
required
A unique integer value identifying this learning resource.
Request body
PatchedLearningResourceUpdateRequest
required
allow_standalone
boolean
color
string
nullable
cover_image_url
string
default_allow_manual_access
boolean
default_gate_annotator_data_manager
boolean
nullable
default_gate_annotator_label_stream
boolean
nullable
default_gate_reviewer_data_manager
boolean
nullable
default_gate_reviewer_label_stream
boolean
nullable
default_gate_reviewer_review_stream
boolean
nullable
estimated_duration_unit
'minutes'
|
'hours'
|
'days'
|
'weeks'
minutes
- Minutes
hours
- Hours
days
- Days
weeks
- Weeks
estimated_duration_value
integer
nullable
generate_certificate_on_completion
boolean
hide_completed_quizzes
boolean
summary
string
title
string
workspace
integer
nullable
Response
LearningResourceUpdate
required
allow_standalone
boolean
color
string
nullable
cover_image_url
string
default_allow_manual_access
boolean
default_gate_annotator_data_manager
boolean
nullable
default_gate_annotator_label_stream
boolean
nullable
default_gate_reviewer_data_manager
boolean
nullable
default_gate_reviewer_label_stream
boolean
nullable
default_gate_reviewer_review_stream
boolean
nullable
estimated_duration_unit
'minutes'
|
'hours'
|
'days'
|
'weeks'
minutes
- Minutes
hours
- Hours
days
- Days
weeks
- Weeks
estimated_duration_value
integer
nullable
generate_certificate_on_completion
boolean
hide_completed_quizzes
boolean
summary
string
title
string
workspace
integer
nullable