Deprecated: Update SMTP Password
PUT/smtp/:id/password
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Update the SMTP password that is used for the host, be aware that this will be activated as soon as it is saved. So the users will get notifications from the newly configured SMTP.
Deprecated: please move to the new endpoint UpdateEmailProviderSMTPPassword.
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.