Skip to main content

Webhooks SDK

Deployment webhook receivers — normalizes provider-specific callbacks into deployment events

Operations

Generated Reference

Overview

Deployment webhook receivers — normalizes provider-specific callbacks into deployment events

Available Operations

lucidReceiveDeploymentWebhook

Receive and normalize provider-specific deployment webhooks (Railway, Akash, Phala, io.net, Nosana). The provider path parameter selects the appropriate normalizer. Webhook payloads are converted into deployment events.

Example Usage

Standalone function

The standalone function version of this method:

Parameters

Response

Promise<operations.LucidReceiveDeploymentWebhookResponse>

Errors