Skip to main content
Planview Customer Success Center

Delete a board template

DELETE /io/template/:templateId

Delete a board template.

Example Request

curl -X DELETE \
  https://myaccount.leankit.com/io/template/1234234' \
  -H 'Authorization: Basic base64encodedauth' \

Example Successful Response

204 No Content




Updated 2020-01-22 @ 12:01 PM