Delete an existing bundle
DELETE/v2/bundles/:id
Permanently remove a bundle and all its associated items.
This operation cannot be undone. All bundle items and configurations will be removed from the system.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Bundle successfully deleted
Invalid bundle ID or malformed request
Authentication required to delete bundles
Bundle with specified ID not found
Internal server error occurred while deleting bundle