Skip to main content
PUT
/
api
/
settings
/
smtp
Error
A valid request URL is required to generate request examples
{
  "success": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.spitshake.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Auth-Token
string
header
required

API token generated at Settings > API

Body

application/json
smtp_address
string
smtp_port
string
smtp_domain
string
smtp_username
string
smtp_password
string<password>
smtp_from_address
string<email>

Response

200 - application/json

SMTP settings updated

success
boolean