/
deleteBoard
deleteBoard
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Description
Delete the specified board.
Parameters
Return Type
Boolean
True if the board was successfully deleted.
Example
string isDeleted= deleteBoard("DEMO");
Result: The result will delete the "DEMO" board and isDeleted will return true.
See also
Peacock
, multiple selections available,
Related content
deleteBoard
deleteBoard
More like this
deleteOrganization (Power Scripts)
deleteOrganization (Power Scripts)
More like this
deleteOrganization
deleteOrganization
More like this
deleteBoard
deleteBoard
More like this
deleteSprint
deleteSprint
More like this
getAllBoards
getAllBoards
More like this