Create a new email template using AI
POST
This endpoint can take a while to return an email template. Streaming responses coming soon
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the business
Body
application/json
Response
200 - application/json
An EmailTemplate
object generated by AI
The response is of type object
.