bruno/memori-dashboard/Internal/Intents middleware.bru

16 lines
179 B
Plaintext
Raw Permalink Normal View History

2025-03-26 16:44:26 +01:00
meta {
name: Intents middleware
type: http
seq: 3
}
get {
url: {{host}}/api/webhook-middleware/:webhookUrl
body: none
auth: inherit
}
params:path {
webhookUrl:
}