storage/bruno-api-docs/Library/Upload File.bru
2025-04-16 17:26:24 -05:00

19 lines
250 B
Text

meta {
name: Upload File
type: http
seq: 5
}
post {
url: http://localhost:8080/api/library/:libraryId/files/move?path=
body: none
auth: none
}
params:query {
path:
}
params:path {
libraryId: dbabbf7d-9b63-487b-9908-57c2df11b2d2
}