All Endpoints
Send Email
Sends a Spellbound email template to a recipient.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Email to send
The body is of type object
.
Response
202
Success!