Reject ambiguous Bridge webhook entrypoint
curl --request POST \
--url http://localhost:3001/webhooks/bridge{
"error": "<string>",
"message": "<string>",
"issues": [
{}
],
"details": {},
"upstreamStatus": 123
}๐ช Inbound Webhooks
Reject ambiguous Bridge webhook entrypoint
POST
/
webhooks
/
bridge
Reject ambiguous Bridge webhook entrypoint
curl --request POST \
--url http://localhost:3001/webhooks/bridge{
"error": "<string>",
"message": "<string>",
"issues": [
{}
],
"details": {},
"upstreamStatus": 123
}โI
