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 or Team Organizer 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 2023-05-18 @ 08:05 AM