Web Hooks
Operations
Create |
Creates a new web hook. |
Delete |
Deletes the web hook identified by the given ID. |
Get |
Gets the web hook identified by the given ID. |
List |
Gets the list of web hooks for the authenticated subscription. |
Ping |
Sends a ping event to the registered URL. |
Test |
Sends a request for each registered event type to the registered URL. |
Update |
Updates the web hook identified by the given ID. |