TemplatesResource
REST end point to manipulate collections of channel-specific notification templates.
The following resources are part of this group:
/notification/channel/{channelName}/templates
Mount Point: /dcone/notification/channel/{channelName}/templates
GET
This end point gives you the list of all the notification templates that may be used with the specified notification channel.
Parameters
name | description | type | default |
---|---|---|---|
channelName | (no documentation provided) | path |
Response Body
element: | template |
media types: | application/xml application/json |
this end point returns an array of template elements
Status Codes
code | description |
---|---|
401 | Authentication required |
403 | Authorization required - access forbidden |