Skip to main content
Planview Customer Success Center

Delete a planning increment by id

DELETE /io/increment/:incrementId

Delete a planning increment by id.

Requires the Account Administrator account role.

Example Request

curl -X DELETE https://myaccount.leankit.com/io/series/394206946/increment/99343503 \
  -H 'Authorization: Basic base64encodedauthhere'

Example Successful Response

204 No Content




Updated 2021-10-27 @ 15:10 PM