HTTP Verbs
Standard HTTP verbs are used to indicate the API request method.
| Verb | Function |
|---|---|
GET | To get events or statistics from a subscription |
POST | To create a subscription or commit a cursor |
DELETE | To delete a subscription |
Standard HTTP verbs are used to indicate the API request method.
| Verb | Function |
|---|---|
GET | To get events or statistics from a subscription |
POST | To create a subscription or commit a cursor |
DELETE | To delete a subscription |