api.jobs.email.send_template
POST /job/{jobDisplayId}/email/{emailTemplateGuid}/send— ACPortal
Python
api.jobs.email.send_template(job_display_id: int, template_guid: str) -> None
CLI
ab jobs email send_template <job_display_id> <template_guid>
POST /job/{jobDisplayId}/email/{emailTemplateGuid}/send
Response
No response body.