Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationCreates a Webhook Endpoint.
Create a Webhook Endpoint
WebhookEndpointsApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Deletes a Webhook Endpoint. This cannot be undone.
Delete a Webhook Endpoint
WebhookEndpointsApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Retrieves the details of an existing Webhook Endpoint.
Get a Webhook Endpoint
WebhookEndpointsApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Returns a list of Webhook Endpoints. The Webhook Endpoints are sorted with the most recently created appearing first.
List all Webhook Endpoints
WebhookEndpointsApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Updates the Webhook Endpoint by setting the values of the provided parameters. Any parameters not provided will be left unchanged.
Update a Webhook Endpoint
WebhookEndpointsApi
Request parameters.
Optional
options: RawAxiosRequestConfig<any>Override http request option.
Generated using TypeDoc
WebhookEndpointsApi - object-oriented interface
Export