bruno/memori-backend/Integration/Registers a new Integration object-.bru

16 lines
203 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Registers a new Integration object-
type: http
seq: 6
}
post {
url: https://backend.memori.ai/api/v2/Integration/{strToken}
body: json
auth: none
}
params:path {
strToken:
}