Overview
Email (1.0)
Section titled “Email (1.0)”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
Authentication
Section titled “ Authentication ”BearerAuth
Section titled “BearerAuth ”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