Skip to main content
PUT
Save draft reply

Authorizations

Authorization
string
header
required

API key authentication. Use your API key as the bearer token.

Path Parameters

threadId
string<uuid>
required

Body

application/json
html
string
text
string
to
string
cc
string
bcc
string
from
string
from_name
string
reply_to_email
string

Response

Draft saved

id
string<uuid>
required
thread_id
string<uuid>
required
html_content
string | null
required
text_content
string | null
required
to_email
string | null
required
cc_emails
string[] | null
required
bcc_emails
string[] | null
required
from_email
string | null
required
subject
string | null
required
created_at
string
required
updated_at
string
required