Creates a new Webhook.
Optionaloptions: RequestOptionsDeletes a Webhook.
Optionaloptions: RequestOptionsGets a specific Webhook.
Optionaloptions: RequestOptionsLists all Webhooks.
Optionaloptions: RequestOptionsSends a ping event to a Webhook.
Optionaloptions: RequestOptionsGenerates a new signing secret for a Webhook.
Optionaloptions: RequestOptionsUpdates an existing Webhook.
Optionaloptions: RequestOptions
The key path from the client. For example, a resource accessible as
client.resource.subresourcewould have a propertystatic override readonly _key = Object.freeze(['resource', 'subresource'] as const);.