oscarhidalgosica / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Delete an account from the service #4

Closed oscarhidalgosica closed 5 months ago

oscarhidalgosica commented 6 months ago

Delete an Account from the Service As a customer service agent I need an API endpoint to delete a customer account So that we can remove accounts no longer in use Details and Assumptions

Deletion must be secure and final. Acceptance Criteria Given a valid account ID When I submit a deletion request Then the account should be removed from the database