v76

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-015764591.5 MB
Project Templates

✨ Create project template

<Card href="https://humansignal.com/goenterprise"> <img style="pointer-events: none; margin-left: 0px; margin-right: 0px;" src="https://docs.humansignal.com/images/badge.svg" alt="Label Studio Enterprise badge"/> <p style="margin-top: 10px; font-size: 14px;"> This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise) </p> </Card> Create a project template for an organization.
post/api/project-templates/

Request body

{"stackTrail":"components:schemas:ProjectTemplateRequest:properties:assignment_settings","oasType":"schema","type":"unknown","description":"general dict serialized assignment settings"}
created_byinteger nullable
custom_scriptstring nullable

custom script (Plugin) for projects created from this template

descriptionstring nullable
namestring required
organizationinteger nullable
project_idinteger required
{"stackTrail":"components:schemas:ProjectTemplateRequest:properties:project_settings","oasType":"schema","type":"unknown","description":"general dict serialized project settings"}
require_comment_on_skipboolean

flag to require comment on skip

{"stackTrail":"components:schemas:ProjectTemplateRequest:properties:review_settings","oasType":"schema","type":"unknown","description":"general dict serialized review settings"}
show_unused_data_columns_to_annotatorsboolean nullable
{"stackTrail":"components:schemas:ProjectTemplateRequest:properties:tags","oasType":"schema","type":"unknown"}

Response

{"stackTrail":"components:schemas:ProjectTemplate:properties:assignment_settings","oasType":"schema","type":"unknown","description":"general dict serialized assignment settings"}
created_atstring date-time required
created_byinteger nullable
custom_scriptstring nullable

custom script (Plugin) for projects created from this template

descriptionstring nullable
idinteger required
namestring required
organizationinteger nullable
{"stackTrail":"components:schemas:ProjectTemplate:properties:project_settings","oasType":"schema","type":"unknown","description":"general dict serialized project settings"}
require_comment_on_skipboolean

flag to require comment on skip

{"stackTrail":"components:schemas:ProjectTemplate:properties:review_settings","oasType":"schema","type":"unknown","description":"general dict serialized review settings"}
show_unused_data_columns_to_annotatorsboolean nullable
{"stackTrail":"components:schemas:ProjectTemplate:properties:tags","oasType":"schema","type":"unknown"}
updated_atstring date-time required