Subscribe to tracking events. Cula sends HTTP POST callbacks to your
registered URL when resources are created, updated, or deleted.
The response includes a secret for verifying webhook signatures
(HMAC-SHA256). The secret is only returned on creation.
Documentation Index
Fetch the complete documentation index at: https://docs.cula.tech/llms.txt
Use this file to discover all available pages before exploring further.
API key passed as a Bearer token. Keys are scoped to one organisation and a set of permitted sites. Two keys per scope (primary + secondary) are issued to support zero-downtime rotation.
Authorization: Bearer <api-key>Webhook subscription created.
"wbh_01kqzcjrpyf27tged31m134keg"
"https://hooks.example.com/cula"
Event types this webhook subscribes to.
[
"incoming_delivery.created",
"material_sourcing.created"
]enabled, disabled