Remove Email provider
DELETE/email/:id
Remove the Email provider, be aware that the users will not get an E-Mail if no provider is set.
Request​
Responses​
- 200
- 403
- 404
- default
A successful response.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.