Skip to main content
POST
Preview a Meeting Confirmation Email

Autorizaciones

X-API-Key
string
header
requerido

API key for authentication. Keys are prefixed with nxr_live_.

Parámetros de ruta

id
string<uuid>
requerido

Workflow identifier.

mtId
string<uuid>
requerido

Meeting type identifier.

Cuerpo

application/json
email_config
object | null

Respuesta

Successful response.

workflow_id
string<uuid>
requerido
meeting_type_id
string<uuid>
requerido
source
enum<string>
requerido
Opciones disponibles:
draft,
persisted
email_config
object
requerido
html
string
requerido
subject
string
requerido
sender_name
string
requerido
sender_email
string<email>
requerido
to_name
string
requerido
to_email
string<email>
requerido
Última modificación el 8 de septiembre de 2026