backend_and_cms/One & All/info_image/Create Info Image.bru

18 lines
199 B
Plaintext

meta {
name: Create Info Image
type: http
seq: 1
}
post {
url: {{baseUrl}}/api/v1/info_image/
body: multipartForm
auth: none
}
body:multipart-form {
image:
index:
course_id:
}