Skip to main content
PUT
cURL

Authorizations

x-phishy-api-key
string
header
required

Body

application/json

Updated profile information

name
string
required

Updated descriptive name for the SMTP configuration

username
string
required

Updated username for SMTP authentication

password
string<password>
required

Updated password for SMTP authentication

host
string
required

Updated SMTP server host address

port
integer<int32>
required

Updated SMTP server port

interface_type
enum<string>
required

Type of the email sending interface

Available options:
SMTP,
API
from_address
string
required

Updated email address to use in the 'From' field

ignore_cert_errors
boolean
default:false
required

Specifies if SSL/TLS certificate errors should still be ignored

is_secure
boolean
default:true
required

Indicates if the connection should now be secured (SSL/TLS)

Response

Updated profile response