Skip to content

[User Story] Delete an account from the service #4

Description

@EshaniKatiyar

As a system administrator
I need to delete accounts
So that outdated records can be cleaned up

Details and Assumptions

  • DELETE endpoint: /accounts/<id>
  • Irreversible deletion

Acceptance Criteria

Given a valid account ID  
When a DELETE request is sent  
Then the account is removed from the database

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions