backend_and_cms/One & All/image/Edit Image.bru

20 lines
173 B
Plaintext

meta {
name: Edit Image
type: http
seq: 2
}
put {
url: {{baseUrl}}/api/v1/image/:id
body: none
auth: none
}
params:query {
index:
}
params:path {
id:
}