20 lines
318 B
YAML
20 lines
318 B
YAML
info:
|
|
name: delete-entry
|
|
type: http
|
|
seq: 23
|
|
|
|
http:
|
|
method: GET
|
|
url: http://localhost:3000/api/v1/restricted/storage/delete-entry?path=folder2
|
|
params:
|
|
- name: path
|
|
value: folder2
|
|
type: query
|
|
auth: inherit
|
|
|
|
settings:
|
|
encodeUrl: true
|
|
timeout: 0
|
|
followRedirects: true
|
|
maxRedirects: 5
|