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

    Interface SubmitWorkspaces

    interface SubmitWorkspaces {
        workspaceIds: string[];
    }
    Index

    Properties

    Properties

    workspaceIds: string[]

    The IDs of Security Workspaces to link to this Jira site. These must follow this regex pattern: [a-zA-Z0-9\\-_.~@:{}=]+(/[a-zA-Z0-9\\-_.~@:{}=]+)*