Agent APIKeys
Create Webhook Trigger
Wire a webhook trigger in one call.
Registers the source's signature-verification key (github/slack) for the agent and returns the ready-to-paste forward webhook URL plus the signing secret (shown once). The webhook then flows through the existing /agents/forward ingress, which verifies the signature against this key. Bundles the existing key-create + URL composition so a UI (or a curl) can set up a trigger without two steps.
post/agent_api_keys/webhook-trigger
Request body
Response
Successful Response