v1
latestOpenAPI 3.1.02026-08-06330343826.1 KBSite
Site SMTP Alerts
Updates all SMTP alerts for the specified site in a single request using the array of resources defined in the request body.
put/api/3/sites/{id}/alerts/smtp
Path parameters
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