Deprecated: Deactivate SMTP Provider
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.
curl -X POST "https://loading/smtp/string/_deactivate"{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
Deprecated: Add SMTP Configuration
Deprecated: Add SMTP Configuration: Add a new SMTP configuration if nothing is set yet.
Deprecated: Get active SMTP Configuration
Deprecated: Get active SMTP Configuration: Returns the active SMTP configuration from the system. This is used to send E-Mails to the users.