EmailNotificationRs
The following resources are applicable:
/notification/email
Mount Point: /api/rest/notification/email
The following operations are supported on this resource:
POST
Request Body
element: | EmailNotification |
media types: | application/xml application/json |
(no documentation provided)
Response Body
element: | ActionStatus |
media types: | application/xml application/json |
(no documentation provided)
PUT
Request Body
element: | EmailNotification |
media types: | application/xml application/json |
(no documentation provided)
Response Body
element: | ActionStatus |
media types: | application/xml application/json |
(no documentation provided)
GET
Parameters
name | description | type | default |
---|---|---|---|
notificationCode | (no documentation provided) | query |
Response Body
element: | GetEmailNotificationResponse |
media types: | application/xml application/json |
(no documentation provided)
/notification/email/{notificationCode}
Mount Point: /api/rest/notification/email/{notificationCode}
DELETE
Parameters
name | description | type | default |
---|---|---|---|
notificationCode | (no documentation provided) | path |
Response Body
element: | ActionStatus |
media types: | application/xml application/json |
(no documentation provided)
/notification/email/version
Mount Point: /api/rest/notification/email/version
GET
Response Body
element: | ActionStatus |
media types: | application/xml application/json |
(no documentation provided)