Unset Email Condition Using DELETE

Unset Email Condition Using DELETE

Clear all conditions associated with the E-Mail template

Request
URI
DELETE
https://{api_host}/api/notifications/email/templates/{id}/conditions
COPY
Path Parameters
string
id
Required

The identifier of the E-Mail template


Authentication
This operation uses the following authentication methods.
Responses
204

All the Conditions for the specified Template were deleted successfully

Operation doesn't return any data structure

404

There is no Email Template with the specified path parameter

Operation doesn't return any data structure