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-secretany ofOptional
stringOptional
nullOptional
Responses
200
Successful Response
application/json
Responseany
422
Validation Error
application/json
post
POST /stigg-webhook HTTP/1.1
Host:
Accept: */*
No content
Last updated
Was this helpful?