jira.js
    Preparing search index...

    Function deleteTeam

    • Parameters

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

          The ID of the organisation the team is to be deleted from.

        • teamId: string

          The ID of the team to be deleted.

      • Optionaloptions: RequestOptions

      Returns Promise<void>