Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Data needed to edit an email template
The id of the email set
The trigger for the email
The id of the client
The subject of the email
The message of the email
The recipient of the email
Whether the email is disabled
Whether to send the email
The id of the email template
Response
Successful operation
Success message