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