Skip to content

Add documentation: Document the Email API Endpoints #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

quantstruct-dev-newman[bot]
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.

0 participants