Content
View differences
Updated by Jan Sandbrink over 10 years ago
**As** a developer
**I want** an APIv3 endpoint to delete work packages
**so that** feel less urge to use multiple APIs, because I can handle all CRUD operations via v3.
### Acceptance criteria
- endpoint for deletion of a work package implemented (and tested)
- existing `delete` link in WP representer now points to the new endpoint
- documentation updated accordingly
**I want** an APIv3 endpoint to delete work packages
**so that** feel less urge to use multiple APIs, because I can handle all CRUD operations via v3.
### Acceptance criteria
- endpoint for deletion of a work package implemented (and tested)
- existing `delete` link in WP representer now points to the new endpoint
- documentation updated accordingly