jira.js
    Preparing search index...

    Function deleteBoard

    • Deletes the board. Admin without the view permission can still remove the board.

      Parameters

      • client: Client
      • parameters: { boardId: number }
        • boardId: number

          ID of the board to be deleted

      • Optionaloptions: RequestOptions

      Returns Promise<void>