bruno/memori-backend/Integration/Registers a new Integration object-.bru
2024-07-16 11:15:30 +03:00

16 lines
203 B
Plaintext

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:
}