pub async fn extras_webhooks_create(
configuration: &Configuration,
webhook_request: WebhookRequest,
) -> Result<Webhook, Error<ExtrasWebhooksCreateError>>Expand description
Post a list of webhook objects.
pub async fn extras_webhooks_create(
configuration: &Configuration,
webhook_request: WebhookRequest,
) -> Result<Webhook, Error<ExtrasWebhooksCreateError>>Post a list of webhook objects.