Axinom Mosaic Libraries
    Preparing search index...

    Interface UnarchiveImagesCommand

    Command schema to issue un-archiving of multiple images by ids.

    interface UnarchiveImagesCommand {
        asset_ids: string[];
    }
    Index

    Properties

    Properties

    asset_ids: string[]

    An array of UUID image id values which should be unarchived.