Trigger Webhook
API Reference
Trigger Webhook
Trigger a job via webhook.
Security:
- Requires HMAC signature in X-Webhook-Signature header
- Signature format: hex(HMAC-SHA256(secret, request_body))
Request Body:
- parameters: Dictionary of parameters to substitute in prompt template
- config_override: Optional config overrides for this execution
- metadata: Additional metadata for this trigger
POST
Trigger Webhook
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your Kubiya API token (format: Bearer )
Headers
Path Parameters
Body
application/json