sudhanshu-dave / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Delete an account from the service #5

Closed sudhanshu-dave closed 3 weeks ago

sudhanshu-dave commented 3 weeks ago

As a user
I need to delete an account from the accounts service
So that I can remove outdated customer information

Details and Assumptions

Acceptance Criteria


Given a customer ID
When I make a DELETE request to the accounts service
Then the customer account is removed