HomeGuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Updates the Jamf Pro SMTP server information

Password can be changed via the element. Password should be clear text and sent over SSL.

<smtp_server> <enabled>true</enabled> <host>smtp.sendgrid.net</host> <port>587</port> <timeout>5</timeout> <authorization_required>true</authorization_required> <username>sample-username</username> <password>sample-password</password> <ssl>false</ssl> <tls>false</tls> <encryption>0</encryption> <send_from_name>Jamf Pro Server</send_from_name> <send_from_email>user@company.com</send_from_email> </smtp_server>
Body Params
boolean
string

Hostname or IP address of the SMTP server

integer
integer

Measured in seconds

boolean
string
string
boolean
boolean
string
string
Response
201

Created

Language
Credentials
: