A friendly name to identify this webhook source
@error('name')
{{ $message }}
@enderror
Select the type of webhook source
@error('type')
{{ $message }}
@enderror
For platforms that support webhook signing (e.g., Stripe webhook secret)
@error('secret_key')
{{ $message }}
@enderror
Note:
The webhook token cannot be changed from this form for security reasons.
If you need a new webhook URL, use the "Regenerate Token" button on the details page.