v1
latestOpenAPI 3.1.02026-08-06330343826.1 KBSite
Site SMTP Alert
Updates the specified SMTP alert.
put/api/3/sites/{id}/alerts/smtp/{alertId}
Path parameters
alertIdinteger required
The identifier of the alert.
Example:5
The identifier of the alert.
idinteger required
The identifier of the site.
The identifier of the site.
Request body
Example request
{
"links": [
{
"href": "https://hostname:3780/api/3/...",
"rel": "self"
}
]
}Response
OK