backend_and_cms/One & All/organ/Edit Organ.bru

23 lines
225 B
Plaintext

meta {
name: Edit Organ
type: http
seq: 3
}
put {
url: {{baseUrl}}/api/v1/organ/:id
body: multipartForm
auth: none
}
params:path {
id:
}
body:multipart-form {
description:
image:
title:
index:
}