Jira.js - Jira Cloud API library
    Preparing search index...

    Interface InsightWorkspace

    Details of an insight workspace ID.

    interface InsightWorkspace {
        workspaceId?: string;
    }
    Index

    Properties

    Properties

    workspaceId?: string

    The workspace ID used as the identifier to access the Insight REST API.