Deactivate Email Provider
POST/email/:id/_deactivate
Deactivate an Email provider. After deactivating the provider, the users will not be able to receive Email notifications from that provider anymore.
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.