EGREED Deploy webhooks

Subscribe to deployment.started, deployment.succeeded, deployment.failed, and domain.updated events via signed HTTPS webhooks.

Updated July 8, 2026 4 min read

Events

  • deployment.started
  • deployment.succeeded
  • deployment.failed
  • deployment.canceled
  • domain.updated

Signature verification

Every webhook is signed with HMAC-SHA256 in the X-EGreed-Signature header. Verify it with your endpoint secret before trusting the payload.

webhookseventsegreed deploy

Was this article helpful?

Related articles