Mutations
createEmailPreviewUrl
Generates a short-lived URL that can be used to preview the rendered HTML of an email. Useful for displaying email content in external tools or dashboards.
MUTATION
createEmailPreviewUrl(input: CreateEmailPreviewUrlInput!): CreateEmailPreviewUrlOutput!Arguments
input
required
Returns
emailPreviewUrl
error
Mutation
Variables
Response
Mutation
Variables
Response

