/
IN
instructure
/
Studio Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14h ago · Updated 3w ago
Details
Filter operations
Captions
3
Collection
9
get
List all collections the authenticated user has permission to.
post
Create a new collection with the specified name
get
Get data of a collection
delete
Deletes the specified collection and all related media and perspectives.
post
Archives the specified collection and all related media and perspectives.
get
List media in a specific collection
get
Get users and groups who have access to the collection
post
Add permissions to the collection
post
Unarchives the specified collection and all related media and perspectives.
Courses
2
Group
2
Insights
2
Media
13
Media upload
4
Ping
1
Professional captioning
5
Tags
3
Transfer media
1
User
6
Collection
Get data of a collection
get
/collections/{collection_id}
Path parameters
collection_id
integer
required
The ID of the collection.
Response
The collection object.
object
required
collection
Collection
Changes