UpdateEmailProviderSMTP
Path Parameters
id*string
Request Body
application/json
senderAddress?string
senderName?string
tls?boolean
host?string
user?string
replyToAddress?string
password?string
description?string
none*
SMTPNoAuth can be used when no authentication is required for the SMTP connection.
[key: string]?never
Response Body
application/json
curl -X PUT "https://loading/email/smtp/string" \ -H "Content-Type: application/json" \ -d '{ "none": {} }'{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
UpdateEmailProviderHTTP
Explore the UpdateEmailProviderHTTP operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
UpdateEmailProviderSMTPPassword
Explore the UpdateEmailProviderSMTPPassword operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.