Hemershow / devops-capstone-project

Apache License 2.0
0 stars 0 forks source link

Delete an account from the service #4

Closed Hemershow closed 1 year ago

Hemershow commented 1 year ago

As a Developer I need to delete accounts from the given service So that accounts that are not needed anymore can be removed

Details and Assumptions

* The API endpoints needed have already been created

Acceptance Criteria

gherkin 
Given the REST API
When asked to delete an account
Then all information about that account is removed from the database