17 lines
248 B
Plaintext
17 lines
248 B
Plaintext
meta {
|
|
name: Deletes an existing Integration object-
|
|
type: http
|
|
seq: 5
|
|
}
|
|
|
|
delete {
|
|
url: https://backend.memori.ai/api/v2/Integration/{strToken}/{strIntegrationID}
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
strToken:
|
|
strIntegrationID:
|
|
}
|