bruno/memori-backend/Process/Interrupts an ongoing Process object-.bru

17 lines
236 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
meta {
name: Interrupts an ongoing Process object-
type: http
seq: 4
}
post {
url: https://backend.memori.ai/api/v2/StopProcess/{strToken}/{strProcessID}
body: none
auth: none
}
params:path {
strToken:
strProcessID:
}