Setup

email_create_sender

Create a sender identity (from name + address) on a VERIFIED sending domain.

write email_create_sender

Create a sender identity (from name + address) on a VERIFIED sending domain. Refused while the domain is unverified. The first sender becomes the project default.

Parameters

ParameterTypeRequiredDescription
fromNamestringYes
fromEmailstringYes
replyTostringNo
makeDefaultbooleanNo
projectIdstringNoTarget company (project id) — required on company-scoped tools. Call email_list_projects to enumerate companies.

On this page