Skip to main content
PUT
/
api
/
v1
/
notification
/
smtp
Error
A valid request URL is required to generate request examples
{
  "message": "string",
  "status": "string"
}

Headers

Accept
string

Body

*/*

Request body for notification.UpdateSMTPConfigRequest

UpdateSMTPConfigRequest schema

from_email
string | null
from_name
string | null
host
string | null
id
string<uuid>
organization_id
string<uuid>
password
string | null
port
integer | null
username
string | null

Response

OK

MessageResponse schema

message
string
status
string