Learning Resources
✨ Remove a learning assignment from a project
<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> Delete a learning resource assignment from a project.delete/api/projects/{project_pk}/learning-assignments/{id}/
Path parameters
idinteger required
A unique integer value identifying this project learning assignment.
project_pkinteger required
Response
No response body
Changes
Changed in 2 of the 97 revisions of this API.11
- ▲
for the
pathrequest parameterid, the type/format was changed fromstring/tointeger/request-parameter-type-changed
- ▲
- ○
endpoint added
endpoint-added
- ○
Of the 97 revisions, 1 has no diff computed.