# Functions
New creates a new Media API instance from the environment variable.
NewFromConfiguration a new Media API instance with the given Configuration.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AITagsParam represents parameters to add AI tags to bulk files.
API is the main struct for media.
CopyFileParam represents parameters to copy files api.
CopyFolderParam represents parameter to copy folder api.
CreateFolderParam represents parameter to create folder api.
DeletedIds is a struct to hold slice of successfully deleted files ids.
DeleteFilessResponse represents response to delete files api which includes ids of deleted files.
DeleteFolderParam represents parameter to delete folder api.
No description provided by the author
No description provided by the author
File represents media library File details.
FileIdsParam is a struct to hold slice of file ids to pass as a parameter.
FileResponse represents response type of FileById().
FilesParam struct is a parameter type to ListFiles() function to search / list media library files.
FilesResponse represents response type of Files().
FileVersionsParam represents filter for getting file's version.
FolderResponse respresents struct for response to move folder api.
JobIdResponse respresents response struct with JobId for folder operations.
JobStatus represents response Data to job status api.
JobStatusResponse represents response to job status api.
MoveFileParam represents parameters to move file api.
MoveFolderParam represents parameter to move folder api.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PurgeRequestId contains purge request ids.
RenameFileParam represents parameter to rename file api.
RenameFileResponse represents response struct of rename File api.
No description provided by the author
TagsParam represents parameters to add tags to bulk files.
TagsResponse represents response to add tags to bulk files.
UpdatedIds represents response to tags update calls.
UpdateFileParam represents file attributes to update.