Skip to main content
POST
Email a render to a recipient

Authorizations

Authorization
string
header
required

Project API key (ck_live_… or ck_test_…) presented as a bearer token. For embed partner endpoints this is the partner secret key, which is the same credential type.

Path Parameters

id
string<uuid>
required

The render id.

Body

application/json
to
string<email>
required
recipientName
string
Maximum string length: 200
message
string
Maximum string length: 2000
expiresAt
string<date-time>

Response

Email sent.

id
string<uuid>
required
shareToken
string
required
shareUrl
string<uri>
required
emailMessageId
string
required
sentAt
string<date-time>
required