Portal Emails
Send Test Email
Send a test email based on the portal's email template, using the content provided in the request. The email will be sent to the Konnect user who triggered the test.
post/v3/portals/{portalId}/email-templates/{templateName}/send-test-email
Path parameters
portalIdstring uuid required
Example:f32d905a-ed33-46a3-a093-d8f536af9a8a
ID of the portal.
templateName'confirm-email-address' | 'app-registration-approved' | 'app-registration-rejected' | 'app-registration-revoked' | 'reset-password' | 'account-access-approved' | 'account-access-rejected' | 'account-access-revoked' | 'api-key-expiring-soon' | 'api-key-expired' | 'developer-invitation' required
Short name email template name.
Name of the email template.
Request body
Response
No Content