Skip to content

Conversation

@quantstruct-dev-newman
Copy link

Email API Endpoints

This document provides detailed information about the email-related API endpoints, enabling developers to effectively integrate email functionality into their applications.

API Reference

This section describes the available email endpoints, their parameters, request and response schemas, and provides example requests and responses.

Email Endpoints

1. Create Email

  • Endpoint: /v1/emails/{accountId}/create-email
  • Method: POST
  • Description: Creates a new email draft associated with the specified account. The email is not sent until the /v1/emails/{accountId}/send endpoint is called.
Request Parameters

| Parameter | Type | Description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant