Stigg webhook
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-secretstring · nullableOptional
Responses
200
Successful Response
application/json
anyOptional
422
Validation Error
application/json
post/stigg-webhook
POST /stigg-webhook HTTP/1.1
Accept: */*
No content
Last updated
Was this helpful?