Skip to main content
Planview Customer Success Center

Unarchive a board

POST /io/board/:boardId/unarchive

Restore a board from the board archive.

Requires the Account Administrator account role.

Example Request

curl -X POST \
  https://myaccount.leankit.com/io/board/10113986616/unarchive \
  -H 'Authorization: Basic base64encodedauthhere='

Example Response

204 No Content




Updated 2020-01-29 @ 18:01 PM