#main
- procedureSend email to a user's account email address.
Query Parameters
No fields defined
Request Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
comment |
string |
Additional comment by the sender that won't be used in the email itself but helpful to provide more context for moderators/reviewers |
content |
string (required) | |
recipientDid |
string (required) |
Syntax Format: |
senderDid |
string (required) |
Syntax Format: |
subject |
string |
Response Body
Content Type: application/json
Data Fields
Name | Type | Details |
---|---|---|
sent |
boolean (required) |
Errors
No error types defined