Files
pangolin/bruno/Olm/createOlm.bru
2025-11-03 16:54:06 -08:00

16 lines
159 B
Plaintext

meta {
name: createOlm
type: http
seq: 1
}
put {
url: http://localhost:3000/api/v1/olm
body: none
auth: inherit
}
settings {
encodeUrl: true
}