Files
b2b/bruno/b2b-daniel/delete-entry.yml
2026-04-02 10:27:14 +02:00

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