Clears the cache for transports api requests.
Deletes email configuration for a given tenant id (retrieved from JWT).
Deletes email configuration for a given tenant id (retrieved from JWT).
Optional
options: ApiCallOptionsReturns the email configuration for a given tenant id (retrieved from JWT).
Returns the email configuration for a given tenant id (retrieved from JWT).
Optional
options: ApiCallOptionsPatch the email configuration for a given tenant id (retrieved from JWT).
Patch the email configuration for a given tenant id (retrieved from JWT).
an object with the body content
Optional
options: ApiCallOptionsSend a test mail with the supplied email info (subject, body, recipient). Email config from database is used for the connection.
Send a test mail with the supplied email info (subject, body, recipient). Email config from database is used for the connection.
an object with the body content
Optional
options: ApiCallOptionsReturns the isValid value for the email configuration for the tenant. Will return false if no email configuration exists.
Returns the isValid value for the email configuration for the tenant. Will return false if no email configuration exists.
Optional
options: ApiCallOptionsVerifies connection to email server for tenant provided via JWT
Verifies connection to email server for tenant provided via JWT
Optional
options: ApiCallOptions
Clears the cache for transports api requests.