Work Items and OKRs

Delete a portfolio item (initiative / super initiative / objective / key result). DELETE /item/{id} rejects a portfolio id and points here; this is the matching route so portfolio items have full CRUD parity.

delete/portfolio_item/{itemId}

Path parameters

itemIdstring required

Response

The item was deleted

messagestring required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.