/
US
usesend
/
useSend API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
get
/v1/domains
get
/v1/emails/{emailId}
post
/v1/emails
post
/v1/contactBooks/{contactBookId}/contacts
get
/v1/contactBooks/{contactBookId}/contacts/{contactId}
patch
/v1/contactBooks/{contactBookId}/contacts/{contactId}
post
/v1/emails
Request body
object
required
to
union
required
from
string
required
subject
string
required
replyTo
union
cc
union
bcc
union
text
string
html
string
attachments
object[]
Response
Retrieve the user
object
required
emailId
string
Changes