jira.js
    Preparing search index...

    Function restoreTeam

    • Parameters

      • client: Client
      • parameters: { orgId: string; teamId: string }
        • orgId: string

          The ID of the organisation the team belongs to

        • teamId: string

          The ID of the team to restore

      • Optionaloptions: RequestOptions

      Returns Promise<void>