Skip to main content
POST
Preview a Meeting Confirmation Email

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

id
string<uuid>
required

Workflow identifier.

mtId
string<uuid>
required

Meeting type identifier.

Body

application/json
email_config
object | null

Response

Successful response.

workflow_id
string<uuid>
required
meeting_type_id
string<uuid>
required
source
enum<string>
required
Available options:
draft,
persisted
email_config
object
required
html
string
required
subject
string
required
sender_name
string
required
sender_email
string<email>
required
to_name
string
required
to_email
string<email>
required
Last modified on September 8, 2026