Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 601 Bytes

SmtpCredentialsPayload.md

File metadata and controls

17 lines (9 loc) · 601 Bytes

SmtpCredentialsPayload

Create new SMTP Credentials

Properties

Name Type Description Notes
name String Name of the Credential for ease of reference. It must be a valid email address.
expires OffsetDateTime Date this SmtpCredential expires. [optional]
restrictAccessToIPRange List<String> Which IPs can use this SmtpCredential [optional]
subaccount String Email of the subaccount for which this SmtpCredential should be created [optional]