Deprecated: Remove SMTP Configuration
DELETE/smtp/:id
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Remove the SMTP configuration, be aware that the users will not get an E-Mail if no SMTP is set.
Deprecated: please move to the new endpoint RemoveEmailProvider.
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.