[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Delete Email Template Deprecated
DescriptionNote: This method is deprecated and will be removed in next release.
Use the recommended public method, instead (see DELETE /api/notifications/templates/{id}
)
Request
URLURL
https://localhost/suite-api/api/notifications/email/templates/{id}
Path Parameters
Path Parameters
string
id
Required
The identifier of the e-mail template to be deleted
Authentication
This operation uses the following authentication methods.
Errors
404
There is no Email Template with the specified identifier
Code Samples
cURL Command
curl -X DELETE https://localhost/suite-api/api/notifications/email/templates/{id}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Notifications Operations
delete
post
delete