Skip to content

Overview

Email API

This API allows you to manage email-related operations, such as sending emails, managing templates. It supports Bearer authentication methods.

  • OpenAPI version: 3.0.3

Use HTTP Bearer Authentication to authorize requests.

Provide your API token as a Bearer token in the Authorization header.

Example: Authorization: Bearer YOUR_API_TOKEN_HERE

(Replace “YOUR_API_TOKEN_HERE” with your actual API token.)

Security scheme type: http