Skip to main content

Smtp

Stored in the smtps collection. createdAt and updatedAt are maintained automatically.

Returned by GET /apps/smtp, POST /apps/smtp, GET /apps/smtp/:id, PUT /apps/smtp/:id.

FieldTypeNotes
namestringdefault ""
hoststringrequired
portnumberrequired
usernamestringrequired
passwordstringrequired
securebooleandefault true
fromEmailstringrequired
fromNamestringrequired
verifiedbooleandefault true
companyIDObjectId
_idObjectIddefault "6a95712f932657988a91c05f"
createdAtdateset once
updatedAtdate