Confluence.js - Cloud and Server API library
    Preparing search index...

    Interface BulkAsyncConvertContentBodyResponse

    interface BulkAsyncConvertContentBodyResponse {
        ids: string[];
    }
    Index

    Properties

    Properties

    ids: string[]

    The asyncIds of the conversion tasks.