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). Org-scoped tokens only; call email_list_projects first.

On this page