/
HU
humansignal
/
Label Studio API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 12h ago
View markdown
humansignal
Label Studio API
post
✨ Create a learning resource
1d13f90af57a
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-08-10
578
515
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
✨ Create a learning resource
post
/api/learning-resources/
Request body
LearningResourceCreateRequest
required
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
summary
string
title
string
workspace
integer
nullable
Response
LearningResourceCreate
required
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
summary
string
title
string
workspace
integer
nullable