# Sends out a preview of the CRC notification email Sends out a preview of the CRC notification email Endpoint: POST /applications/{tenantId}/previewEmail Version: v1-2025-04-18 Security: knox-authorizer ## Path parameters: - `tenantId` (string, required) The tenant ## Request fields (application/json): - `application_id` (string) - `destination_email_address` (string, required) - `email_template` (object) - `email_template.bcc` (string) Anyone that should be bcc'ed on the email - `email_template.body` (string, required) The email body - `email_template.cc` (string) Anyone that should be cc'ed on the email - `email_template.from` (string) From email address - `email_template.from_name` (string) From name - `email_template.reply_to` (string) The reply to - `email_template.subject` (string, required) The email subject - `nomination_id` (string) - `reference_id` (string, required) ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields ## Response 500 fields