Skip to content

@ubstream/ubstream-node-client-sdk / Exports / PublicLibraryCollectionScope

Enumeration: PublicLibraryCollectionScope

Enumeration of permissions scope concerning collections.

Table of contents

Enumeration Members

Enumeration Members

LIBRARY_COLLECTION_ACCESS

LIBRARY_COLLECTION_ACCESS = "scope:library-collection:access"

Scope that allows you to access to a collection.


LIBRARY_COLLECTION_ACCESS_MEDIA_STATS

LIBRARY_COLLECTION_ACCESS_MEDIA_STATS = "scope:library-collection:access-media-stats"

Scope that allows you to access at media statistics in a collection.


LIBRARY_COLLECTION_CREATE_RESOURCE

LIBRARY_COLLECTION_CREATE_RESOURCE = "scope:library-collection:create-resource"

Scope that allows you to create a resource in a collection.


LIBRARY_COLLECTION_DELETE

LIBRARY_COLLECTION_DELETE = "scope:library-collection:delete"

Scope that allows you to delete a collection.


LIBRARY_COLLECTION_DOWNLOAD

LIBRARY_COLLECTION_DOWNLOAD = "scope:library-collection:download"

Scope that allows you to download the content of a collection (works only on media where the user also has the download media scope).


LIBRARY_COLLECTION_EDIT

LIBRARY_COLLECTION_EDIT = "scope:library-collection:edit"

Scope that allows you to edit a collection.


LIBRARY_COLLECTION_PERMISSIONS

LIBRARY_COLLECTION_PERMISSIONS = "scope:library-collection:edit-permissions"

Scope that allows you to edit permissions of a collection.