Send an email to a teammate
POST
https://api.tamio.com/v2/teammates/send-email/{uuid}
Sends a templated email to a specific teammate using a predefined email template. Requires SMTP to be configured and sufficient email quota.
Path Parameters
uuid
string*
UUID of the teammate to send the email to.
Body Parameters
email_template_id
string*
UUID of the email template to use.
Responses
200
Email sent
Email sent
status
integer
400
Validation or business-logic error
Validation or business-logic error
status
integer
error
string
error_code
integer
401
Missing or invalid API key
Missing or invalid API key
status
integer
error
string
error_code
integer