Skip to content

A webhook event name keys conflicting payloads

output.webhook.event-name-conflict

Category
Generated output
Default severity
Warning
Applies to
API specification
Default outcome
Completed with warnings
Recommended action
Fix the source
Grouped by
Defect code

Why it matters

One wire event name is declared for multiple HTTP methods with differing payloads; only the first declaration is emitted, the rest are refused.

How to fix it

  1. Give each payload variant its own event name, or make the re-declared payloads identical.

Try-It is disabled for this portal. Copy the request from the console above to run it yourself.

Try-It is disabled for this portal. Copy the request from the console above to run it yourself.