bruno/memori-engine/Functions/Lists all Macro Function objects.bru
2025-03-26 16:08:31 +02:00

16 lines
200 B
Plaintext

meta {
name: Lists all Macro Function objects.
type: http
seq: 1
}
get {
url: {{baseUrl}}/memori/v2/MacroFunctions/:strSessionID
body: none
auth: none
}
params:path {
strSessionID:
}