Skip to content

Backend: Create Remove Saved Project Endpoint #1195

@Vriti62

Description

@Vriti62

Description
This sub-issue covers the backend implementation for removing a project from an existing saved collection.
Users should be able to delete/un-save a project they had previously added to their collection.

Tasks / Requirements
-Create an authenticated DELETE endpoint to remove a project from a user’s saved collection.
-Validate that the project exists in the collection before attempting removal.
-Return the updated collection after removal.

refers: #1180

Metadata

Metadata

Assignees

Type

Projects

Status

done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions