Skip to main content
Planview Customer Success Center

Archive a board

POST /io/board/:boardId/archive

Archive a board. Administrators will retain read-only access.

Example Request

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

Example Response

204 No Content




Updated 2020-01-22 @ 12:01 PM