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

    Interface UpdateTaskById

    interface UpdateTaskById {
        inlineTaskId: string;
        status: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    inlineTaskId: string

    Global ID of the inline task to update

    status: string