interface DeleteLinkedWorkspaces {
    workspaceIds: string[];
}

Properties

Properties

workspaceIds: string[]

The IDs of Security Workspaces to delete to this Jira site.