[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Update Email Template Deprecated
DescriptionNote: This method is deprecated and will be removed in next release.
Use the recommended public method, instead (see PUT /api/notifications/templates
)
Request
URLURL
https://localhost/suite-api/api/notifications/email/templates
Request Body
Request Body
email-template
of type(s) application/json, application/xml
Required
The e-mail template to be updated
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X PUT -H "Content-Type: application/json" -d '{"html":false,"id":"string","name":"string","template":"string"}' https://localhost/suite-api/api/notifications/email/templates
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Notifications Operations
delete
post
delete