Site
Site SMTP Alerts
Creates a new SMTP alert for the specified site.
post/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
Created
Changes
No recorded changes to this endpoint across all 1 revision of this API.