Files
b2b/bruno/b2b_daniel/storage/delete-folder.yml
2026-04-02 13:52:50 +02:00

16 lines
251 B
YAML

info:
name: delete-folder
type: http
seq: 1
http:
method: DELETE
url: http://localhost:3000/api/v1/restricted/storage/delete-folder/folder/
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5