WebHookNotificationRs
The following resources are applicable:
/notification/webhook
Mount Point: /api/rest/notification/webhook
The following operations are supported on this resource:
POST
Request Body
element: | WebhookNotification |
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: | WebhookNotification |
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: | GetWebHookNotificationResponse |
media types: | application/xml application/json |
(no documentation provided)
/notification/webhook/{notificationCode}
Mount Point: /api/rest/notification/webhook/{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/webhook/version
Mount Point: /api/rest/notification/webhook/version
GET
Response Body
element: | ActionStatus |
media types: | application/xml application/json |
(no documentation provided)