Assets
The org media library: uploads, serving and lifecycle
Get a short-lived presigned URL to serve an asset to the student
Register an asset and get a presigned upload URL
Confirm an upload completed (captures size + content type)
Browse the organization's media library
Get an asset's metadata
Delete an asset (removes the object from storage)
Get a short-lived presigned URL to download/serve an asset
Reply to a comment from the moderation queue POST
POST /api/comments/{commentId}/replies. Reply to a comment from the moderation queue. Headless LMS Discussion API reference.
Get a short-lived presigned URL to serve an asset to the student POST
POST /api/learn/assets/{id}/url. Get a short-lived presigned URL to serve an asset to the student. Headless LMS Assets API reference.