-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Type of Issue
Feature Request
Description
Develop an API endpoint to delete user profiles. This functionality should include checks to confirm the deletion action and handle data cleanup related to the profile (e.g., removing linked bookings).
Additional Context
Deleting a profile may require additional data cleanup (e.g., unlinking bookings), so ensure that the associated data is handled correctly. This action should be restricted to authorized users or staff.
Acceptance Criteria
- Profile deletion endpoint is implemented.
- Permission checks are in place to restrict deletion access.
- Associated data (e.g., linked bookings) is handled appropriately.
- Deleted profiles are removed from the database.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request