/
/Jira Software Cloud API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 3h ago · Updated 2mo ago
Backlog2
Board33
  • getGet all boards
  • postCreate board
  • getGet board by filter id
  • getGet board
  • deleteDelete board
  • getGet issues for backlog
  • getGet issues for backlog (enhanced)
  • getGet approximate issue count for backlog
  • getGet configuration
  • getGet epics
  • getGet issues without epic for board
  • getGet issues without epic for board (enhanced)
  • getGet board issues for epic
  • getGet board issues for epic (enhanced)
  • getGet features for board
  • putToggle features
  • getGet issues for board
  • postMove issues to board
  • getGet issues for board (enhanced)
  • getGet approximate issue count for board
  • getGet projects
  • getGet projects full
  • getGet board property keys
  • getGet board property
  • putSet board property
  • deleteDelete board property
  • getGet all quick filters
  • getGet quick filter
  • getGet reports for board
  • getGet all sprints
  • getGet board issues for sprint
  • getGet board issues for sprint (enhanced)
  • getGet all versions
Builds4
Deployments5
Development Information6
DevOps Components4
Epic9
Feature Flags4
Issue4
Operations9
Remote Links4
Security Information8
Sprint13
    Board

    Delete board

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

    delete/rest/agile/1.0/board/{boardId}

    Path parameters

    boardIdinteger required

    ID of the board to be deleted

    Response

    Returned if the board has been successfully removed.

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.