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

16 lines
183 B
Plaintext
Raw Permalink Normal View History

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