Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Comments

Close side panel

Add documentation: Email Functionality Documentation#18

Open
quantstruct-dev-newman[bot] wants to merge 1 commit intomainquantstruct/a1base-docs:mainfrom
quantstruct/content-20250211-173025quantstruct/a1base-docs:quantstruct/content-20250211-173025Copy head branch name to clipboard
Open

Add documentation: Email Functionality Documentation#18
quantstruct-dev-newman[bot] wants to merge 1 commit intomainquantstruct/a1base-docs:mainfrom
quantstruct/content-20250211-173025quantstruct/a1base-docs:quantstruct/content-20250211-173025Copy head branch name to clipboard

Conversation

@quantstruct-dev-newman
Copy link

Email Functionality Documentation

Email Overview

This document provides comprehensive information for developers and email integration specialists on how to utilize the email functionality within our platform. It covers various aspects, including authentication, creating, sending, and receiving emails, as well as webhook integration. This documentation complements the OpenAPI specification and provides practical examples to facilitate seamless integration.

Authentication

All email-related endpoints require authentication. You can authenticate using API keys or OAuth 2.0. Refer to the Authentication Documentation for detailed instructions on obtaining and using your credentials.

Example (API Key in Header):

Authorization: Bearer YOUR_API_KEY

Creating Emails

The /v1/emails/{accountId}/create-email endpoint allows you to create email drafts. These drafts can then be sent using the sending endpoint.

Request:

POST

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.