Request body for refreshing metadata by id. Total size of this list should not exceed 228 KiB

RefreshMetadataByIDRequest

interface RefreshMetadataByIDRequest {
    metadata: RefreshMetadataByID[];
}

Properties

Properties

RefreshMetadataByIDRequest