-
Type:
Task
-
Status: Done
-
Priority:
(None)
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Delete organization i1 - Manual
-
Labels:
-
Epic Link:
-
Days in progress:2
On calling this endpoint a canned email should be sent to support@mender.io using the corresponding workflows service (send_email worker).
Acceptance criteria:
- the endpoint accepts an account cancellation request
- the request should allow for a cancellation reason to be set
- the sent email should contain:
- tenantid
- user id & user email of the cancelling account
- cancellation reason
- tests exist & pass
- especially: the call to the workflows service is tested