Deprecated: Deactivate SMTP Provider
POST/smtp/:id/_deactivate
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deactivate an SMTP provider. After deactivating the provider, the users will not be able to receive SMTP notifications from that provider anymore.
Deprecated: please move to the new endpoint DeactivateEmailProvider.
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.