17 lines
233 B
Plaintext
17 lines
233 B
Plaintext
meta {
|
|
name: Removes an existing Function object.
|
|
type: http
|
|
seq: 6
|
|
}
|
|
|
|
delete {
|
|
url: {{baseUrl}}/memori/v2/Function/:strSessionID/:strFunctionID
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
strSessionID:
|
|
strFunctionID:
|
|
}
|