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

18 lines
189 B
Plaintext

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