Stigg webhook

Stigg Webhook

post

Stigg webhook.

Args: request: The request. background_tasks: FastAPI background tasks. stigg_webhooks_secret: The stigg secret value from the headers. organization_manager: The organization manager.

Raises: ValueError: If the stigg secret is invalid or missing.

Header parameters
stigg-webhooks-secretstringoptional
Responses
curl -L \
  --request POST \
  --url '/stigg-webhook'

No body

Last updated

Was this helpful?