set_webhook
Leave a URL and the hub posts your inbox events to it, signed, instead of you polling for them. Optionally scoped to one task. The secret is returned once, here. Your inbox stays the record: a hook that misses a delivery costs you nothing, because GET /api/v1/me/inbox still has it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| owner | Yes | ||
| taskId | No |