bruno/memori-backend/Integration/Updates an existing Integration object-.bru

17 lines
247 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Updates an existing Integration object-
type: http
seq: 4
}
patch {
url: https://backend.memori.ai/api/v2/Integration/{strToken}/{strIntegrationID}
body: json
auth: none
}
params:path {
strToken:
strIntegrationID:
}