Create an app integration SMTP
Last updated
Was this helpful?
Last updated
Was this helpful?
The brand URL of the request. This is used to identify the brand.
YOUR_BRAND_URL
This is used to authenticate the request. If the request is not authenticated, the server will return a 401 Unauthorized response.
YOUR_AUTH_KEY
The request data transfer object for the SMTP integration.
The type of the SMTP integration.
The name of the SMTP integration.
The host of the SMTP integration.
The port of the SMTP integration.
The username of the SMTP integration.
The password of the SMTP integration.
Flag to indicate if the SMTP integration uses TLS. By default, it is set to false.
Flag to indicate if the SMTP integration is the default. By default, it is set to false.
The description of the SMTP integration.