Added

  • GET List share activity — paginated List all activity events for a share

  • GET List share assets — sortable by name_asc, created_at_asc, …, supports include: media_links.original, media_links.thumbnail, media_links.thumbnail_high_quality, media_links.video_h264_180, media_links.high_quality, media_links.efficient, media_links.scrub_sheet, creator, project, metadata, paginated List the assets included in a share as a recursively flat list

  • POST Copy files — filters: copy_metadata, copy_comments Copy a set of files to a single destination folder

  • POST Copy folders — filters: copy_metadata, copy_comments Copy a set of folders to a single destination folder

  • PATCH Move files Move a set of files to a single destination folder

  • PATCH Move folders Move a set of folders to a single destination folder

  • PATCH Update user role for the account Update user role for the account

Modified