bruno/memori-backend/Process/Interrupts an ongoing Process object-.bru
2024-07-16 11:15:30 +03:00

17 lines
236 B
Plaintext

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