EmailTemplateResource

REST end point to manipulate individual channel-specific notification templates.

The following resources are part of this group:

/notification/channel/email/template

Mount Point: /api/notification/channel/email/template

POST

Request Body

element: emailTemplate
media types: application/xml

(no documentation provided)

Response Body

element: (custom)
media types: */*
application/xml

(no documentation provided)

/notification/channel/email/template/{identity}

Mount Point: /api/notification/channel/email/template/{identity}

GET

Parameters

name description type default
identity (no documentation provided) path

Response Body

element: (custom)
media types: application/xml

(no documentation provided)

DELETE

Parameters

name description type default
identity (no documentation provided) path

Response Body

element: (custom)
media types: application/xml

(no documentation provided)