EmailDestinationResource
REST end point to manipulate individual channel-specific notification destinations.
The following resources are part of this group:
/notification/channel/email/destination
Mount Point: /api/notification/channel/email/destination
POST
Request Body
element: | emailDestination |
media types: | application/xml |
(no documentation provided)
Response Body
element: | (custom) |
media types: | */* application/xml |
(no documentation provided)
/notification/channel/email/destination/{identity}
Mount Point: /api/notification/channel/email/destination/{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)