Create a webhook URL
hook_createMint a public URL that anyone can POST to. Deliveries become events you can await on.
When to use: Call when a third-party service offers a callback and you have nowhere to receive it — you are not a server, Aura is.
Price: US$0.001000 per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Path segment for the URL. Must be unique within your handle. | |
| description | No |