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